Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Feb 19, 2019

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