Skip to content

jcailan/vscode-blue-phoenix

Repository files navigation

Version Installs Rating

Blue Phoenix

Blue Phoenix is a VS Code extension which targets support for SAP Development frameworks and programming languages in the Cloud Application Programming Model (CAPM) space.

What's New?

Preview

Format Document

Features

  • SQLScript Language Support
    • Syntax highlighting
    • Grammar: auto indentation and closing
    • Source code formatting
  • HANA Configuration Artifacts
    • JSON Syntax Highlighting
  • Cloud Application Programming (CAP) Model
    • Syntax highlighting
  • XSJS Framework
    • Syntax highlighting
    • Grammar: auto indentation and closing
  • File Icon Theme Support
    • HANA, XSJS, and CAP Model development artifacts
  • Linting support for mta.yaml file descriptor
    • Highlight error when tab was used for indention

Screenshot

About the XSJS Language Support VS Code Extension

This is to support syntax highlighting for SAP XSJS framework which is based in JavaScript language.

This piece of VS Code extension was initially published in VS Code Marketplace as SAP XSJS Language Support with the intention to just provide syntax highlighting for SAP XSJS framework. Soon after, I found out that there are more features that are missing hence the creation of this project which is more broad in scope that just covering for XSJS framework.

Screenshot

Appendix