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

[php] highlighting for mysql in php file #1361

Closed
ingxii opened this issue Dec 16, 2015 · 2 comments
Closed

[php] highlighting for mysql in php file #1361

ingxii opened this issue Dec 16, 2015 · 2 comments
Assignees
Labels
feature-request Request for new features or functionality *out-of-scope Posted issue is not in scope of VS Code php PHP support issues
Milestone

Comments

@ingxii
Copy link

ingxii commented Dec 16, 2015

$sql = "SELECT * FROM users WHERE id=1";
Can you highlight the keyword "SELECT" , "FROM" and "WHERE", please?

@dbaeumer dbaeumer added feature-request Request for new features or functionality php PHP support issues labels Dec 16, 2015
@dbaeumer dbaeumer added this to the Backlog milestone Dec 16, 2015
@aeschli aeschli changed the title highlighting for mysql in php file [php] highlighting for mysql in php file Dec 16, 2015
@felixfbecker
Copy link
Contributor

Not only PHP related. SQL should be highlighted also when I'm doing a query in NodeJS, just like it should highlight HTML inside strings. The feature is called language injection in WebStorm.

@aeschli aeschli added the *out-of-scope Posted issue is not in scope of VS Code label Nov 20, 2017
@vscodebot
Copy link

vscodebot bot commented Nov 20, 2017

This feature request will not be considered in the next 6-12 months roadmap and has been closed to keep the number of issues we have to maintain manageable. See also our issue reporting guidelines.

Thanks for your understanding and happy coding!

@vscodebot vscodebot bot closed this as completed Nov 20, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality *out-of-scope Posted issue is not in scope of VS Code php PHP support issues
Projects
None yet
Development

No branches or pull requests

4 participants