AdguardTeam / VscodeAdblockSyntax

Comprehensive extension to manage Adblock Syntax in VSCode: syntax highlighter, linter and much more. Available on the VSCode Marketplace.
https://marketplace.visualstudio.com/items?itemName=adguard.adblock
MIT License
74 stars 8 forks source link

Convert TMLanguage to YAML #61

Closed scripthunter7 closed 1 year ago

scripthunter7 commented 1 year ago

Consider converting a TMLanguage file file to YAML. This makes the code more transparent and also allows us to write comments for more complex parts.

scripthunter7 commented 1 year ago

Linguist supports the following formats natively:

https://github.com/github/linguist/discussions/6222#discussioncomment-4565760

So there are two possible options: .yaml-tmlanguage or .cson