An open API service indexing awesome lists of open source software.

https://github.com/frehu/abap-cds-grammar

Syntax highlighting grammar for ABAP CDS
https://github.com/frehu/abap-cds-grammar

Last synced: about 2 months ago
JSON representation

Syntax highlighting grammar for ABAP CDS

Awesome Lists containing this project

README

        

# abap-cds-grammar

Syntax highlighting grammar for ABAP CDS

This grammar is included in the [linguist](https://github.com/github/linguist/) project, which is used by GitHub's syntax highlighting.

Currently, the highlighting is approved for [asddls](https://github.com/github/linguist/pull/4614#issuecomment-778103495) and [acds](https://github.com/SAP/abap-file-formats/pull/372) files.

The grammar is a copy of [this one](https://github.com/SAP-samples/vscode-abap-cds/edit/master/syntaxes/cds.tmLanguage.json).