Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 344968 - Add recognition of language in strings
Summary: Add recognition of language in strings
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: PDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: PHP Core CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-06 09:55 EDT by Bert CLA
Modified: 2020-05-14 10:16 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bert CLA 2011-05-06 09:55:21 EDT
Build Identifier: M20110210-1200

Actually this feature request is for both PHP and JavaScript, but I don't know where to put it for JS?
phpStorm has a feature called language injection, part of that means that the language used in strings is recognized and color-coded in that language.
My request is mostly:
1) Recognize HTML & CSS in JavaScript and PHP strings.
2) Recognize MySQL code in PHP strings.

Reproducible: Always