Skip to content

Include triple-stash bracket and add brace to surroundingPairs#68833

Merged
alexr00 merged 1 commit intomicrosoft:masterfrom
productiveme:master
Feb 19, 2019
Merged

Include triple-stash bracket and add brace to surroundingPairs#68833
alexr00 merged 1 commit intomicrosoft:masterfrom
productiveme:master

Conversation

@productiveme
Copy link
Contributor

Triple-stash {{{ ... }}} is used to surround an expression that should not be escaped for HTML
Having the option to enable surroundingPairs for brace would simplify the editing experience

…oundingPairs

Triple-stash {{{ ... }}} is used to surround an expression that should not be escaped for HTML
Having the option to enable surroundingPairs for brace would simplify the editing experience
@alexr00
Copy link
Member

alexr00 commented Feb 18, 2019

Thanks for the PR @productiveme! We get this grammar from https://github.com/daaain/Handlebars, so this PR should go to that repo. Once it's merged in there, I'll pull the grammar into VS Code again.

@alexr00 alexr00 closed this Feb 18, 2019
@jacoswarts
Copy link

Hi @alexr00, I had a look at the repo you mentioned, but don't see the visual studio grammer there, do you do a manual implementation based on the principles in that repo?

@alexr00 alexr00 reopened this Feb 18, 2019
@alexr00
Copy link
Member

alexr00 commented Feb 18, 2019

@jacoswarts, you are correct the language-configuration.json file comes from VS Code. I've re-opened your PR and I'll take a look.

@alexr00 alexr00 merged commit cb281cc into microsoft:master Feb 19, 2019
@alexr00 alexr00 added this to the February 2019 milestone Feb 19, 2019
sandy081 pushed a commit to vldmrkl/vscode that referenced this pull request Feb 22, 2019
…oundingPairs (microsoft#68833)

Triple-stash {{{ ... }}} is used to surround an expression that should not be escaped for HTML
Having the option to enable surroundingPairs for brace would simplify the editing experience
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants