Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 344968

Summary: Add recognition of language in strings
Product: z_Archived Reporter: Bert <pentasis>
Component: PDTAssignee: PHP Core <php.core-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

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