Status
Support for OGNL-expressions is currently under heavy development and scheduled for future IDEA 10.x releases.
The goal is to create an (nearly as good ) support as IDEA provides for EL-expressions in JSPs.
This page reflects the current status and will soon provide public EAP versions for those interested in testing.
Symbol |
Status |
---|---|
fully supported |
|
partly supported |
|
not done yet |
|
future? |
Editor highlighting
Syntax highlighting
Basic syntax highlighting (identifiers, numbers, string literals, keywords, ..)
Semantic highlighting
e.g. missing closing ")", missing expression
Matching brackets/parentheses
Color settings page
Completion
Auto-Insert closing quote/tick
Keywords
Identifiers
Navigation
CTRL+W support
Expand selected part of expression by repeatingly pressing CTRL-(Shift)-W:
Go To Declaration
for identifiers