History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-3135
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Duplicate
Priority: Blocker Blocker
Assignee: Igor Kuralenok
Reporter: Maxim Mossienko
Votes: 0
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

There should be way to add another language tree into certain constructions of the XML and Java

Created: 07 Nov 05 18:16   Updated: 08 Dec 05 18:59
Component/s: None
Fix Version/s: Demetra Final

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Depend
 
This issue is required for:
IDEADEV-3048 Detecting syntax errors in QL Normal Resolved
Duplicate
 
This issue is duplicated by:
IDEADEV-5500 API for embedding custom languages in... Critical Resolved

Severity: Extreme


 Description  « Hide
More specifically, we need means to insert tree branch of any language into PsiLiteralExpression in Java tree and tag/attribute value of XML tree. The tree branch should be synchronized with host tree in parse/reparse events.
This would allow language provider (e.g. QL, JavaScript, CSS, etc) to integrate its functionality (syntax highlighting, find usages, rename, etc) in host language via open api.

 All   Comments   Work Log   Change History      Sort Order:
Keith Lea - 08 Dec 05 18:33
Duplicate of IDEABKL-3328?