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

Add snippets #87

Open scripthunter7 opened 1 year ago

scripthunter7 commented 1 year ago

Code snippets are templates that make it easier to enter repeating code patterns, such as loops or conditional-statements.

We can specify the main use cases in this feature so that they can be accessed more quickly

Reference: https://code.visualstudio.com/docs/editor/userdefinedsnippets