-
Feature Request
-
Resolution: Done
-
Critical
-
2.1.0.beta1
-
None
The current EL completion has a couple of issues:
1) The logic is not shared (different implementations for JSF and Seam resulting in cases where one can code complete and the other not...)
2) If a project has Seam enabled it should add to the current JSF completions not be something completely seperate
3) Not all of the legal JSF/jboss-el completion options are supported (e.g. #
{identity.instance.getUserName()}is legal but we only have #
{identity.instance.username}etc.
- blocks
-
JBIDE-2318 Case Sensitive Code Completion in JSF page editor
-
- Resolved
-
- incorporates
-
JBIDE-1497 Use single base class for EL parsing
-
- Closed
-
- is related to
-
JBIDE-2397 Make EL code completions beautifull and context relevant
-
- Closed
-
-
JBIDE-2920 Unify Connten Assist Processors and EL Resolvers used in JSF, Java, Seam completions.
-
- Closed
-