Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The following warning appeared in the console after installing your extension: > The "region"-snippet very likely confuses snippet-variables and snippet-placeholders. See https://code.visualstudio.com/docs/editor/userdefinedsnippets#_snippet-syntax for more details. It appears the dollar sign in one of the snippets wasn't escaped, this PR fixes that.
- Loading branch information