larshp / vscode-abap

ABAP syntax highlighting for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=larshp.vscode-abap
MIT License
28 stars 7 forks source link

Markdown Code Block with ABAP #28

Open Draugr793 opened 2 years ago

Draugr793 commented 2 years ago

Hey Lars and a happy new year.

Not really an issue, but i want to know if there is any possibility to get your extension work in Markdown Code Blocks in VS Code.

Thanks in advance.

Regards André

larshp commented 2 years ago

looks like it can be done, see https://code.visualstudio.com/api/language-extensions/syntax-highlight-guide#injection-grammars

pull requests welcome