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
70 stars 8 forks source link

Convert TMLanguage to YAML #79

Closed scripthunter7 closed 1 year ago

scripthunter7 commented 1 year ago

Changes:

@ameshkov FYI: The size of the PR is large mainly because of the syntax conversion / yarn lock

scripthunter7 commented 1 year ago

@ameshkov After merging this PR, it is probably necessary to open a PR in Linguist as well, because:

  1. We moved the repo
  2. We changed the format of tmlanguage

I'll take a look at the Linguist integration after merging this PR to make sure everything is good.

scripthunter7 commented 1 year ago

Since there're tests now, it makes sense to add a gh action that runs them

@ameshkov Of course, soon I open another PR that closes this issue: https://github.com/AdguardTeam/VscodeAdblockSyntax/issues/67