[jbosstools-issues] [JBoss JIRA] (JBIDE-10159) Content assist does not display list of beans outside of existing expression

Viacheslav Kabanovich (Created) (JIRA) jira-events at lists.jboss.org
Thu Nov 10 20:45:45 EST 2011


Content assist does not display list of beans outside of existing expression
----------------------------------------------------------------------------

                 Key: JBIDE-10159
                 URL: https://issues.jboss.org/browse/JBIDE-10159
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: CDI, common/jst/core
    Affects Versions: 3.3.0.M3
            Reporter: Viacheslav Kabanovich
            Assignee: Viacheslav Kabanovich
             Fix For: 3.3.0.Beta1


EXECUTE: Try content assist in these EL's #{| bean}, #{bean + |}, #{bean and |}
ASSERT: In all cases list of available beans should appear.

We compute and keep in page context EL references to expressions, if expression exists but cursor is outside of it, content assist ignores the request.
We should find a consistent way to determine that cursor is inside EL, even though outside an expression.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list