Vscode-ABAP-CDSDescriptionLanguage support for ABAP CDS views. Includes syntax higlighting and code snippets. If you're looking for CDS for SAP Cloud Platform Application Programming Model (CAP), you won't find it in the marketplace yet. However, you can download it as a .vsix from here. RequirementsAn up-to-date Visual Studio Code installation is all you need. Download and InstallationYou can install the extension from within the editor or from the marketplace: https://marketplace.visualstudio.com/items?itemName=hudakf.cds ConfigurationIf you want to customize the token colors, add an
Light up your code like a christmas tree! Known issuesThe highlighting grammar is a very simplified version of the ABAP CDS language structure. 99% of the language should be covered correctly, but some more complicated constructs can be higlighted unexpectedly. If you see anything outright wrong, please create an issue. How to obtain supportCreate a new issue in this repository. ContributingSmall pull requests are welcome. Describe your change in the pull request. You will find everything you need to know about how the extension works at https://code.visualstudio.com/api/language-extensions/overview. |