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

Respect commenting for embedded JavaScript and CSS in Visualforce #200

Merged

Conversation

vazexqi
Copy link
Contributor

@vazexqi vazexqi commented Oct 31, 2017

What does this PR do?

Respects the embedded mode inside CSS and JavaScript for Visualforce pages.

What issues does this PR fix or reference?

Resolves #198

@vazexqi
Copy link
Contributor Author

vazexqi commented Oct 31, 2017

fix-embedded-css-and-javascript

Per our discussion, if you approve of this, I will update #199

@@ -68,7 +68,11 @@
{
"language": "visualforce",
"scopeName": "text.visualforce.markup",
"path": "./syntaxes/visualforce.json"
"path": "./syntaxes/visualforce.json",
"embeddedLanguages": {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vazexqi vazexqi changed the base branch from develop to release/v41.6.0 October 31, 2017 21:25
@vazexqi vazexqi merged commit 916eabb into release/v41.6.0 Oct 31, 2017
@vazexqi vazexqi mentioned this pull request Oct 31, 2017
ruthemmanuelle added a commit that referenced this pull request Oct 31, 2017
vazexqi added a commit that referenced this pull request Nov 1, 2017
I erroneously used #194 instead of #200
@chowwinston-zz chowwinston-zz deleted the nick/fix-embedded-css-and-javascript-commenting-in-vf branch November 14, 2017 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants