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

Syntax Highlighting in JS & PHP files is Removed when Adding those File Associations #26

Open
edarioq opened this issue Feb 12, 2017 · 2 comments

Comments

@edarioq
Copy link

edarioq commented Feb 12, 2017

When I open up my settings.json to add:

"files.associations": {
    "*.php": "html",
    "*.js": "html"
},

PHP and JS files have their syntax highlighting removed completely.

@edarioq
Copy link
Author

edarioq commented Feb 12, 2017

Ok so I see that these files are included by default, so no need to add them again, but they are not the first things to show up in the popup, any way to give HTML snippets more prominence over other snippets that show.

@edarioq edarioq closed this as completed Feb 12, 2017
@edarioq edarioq reopened this Feb 12, 2017
@abusaidm
Copy link
Owner

Hello,

If you want to add languages to the extension please follow this link

Make extension work in languages other than HTML

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

No branches or pull requests

2 participants