[jbosstools-issues] [JBoss JIRA] (JBIDE-10565) Wrong EL content assist inside token '#{'

Vlado Pakan (Commented) (JIRA) jira-events at lists.jboss.org
Wed Jan 11 01:55:09 EST 2012


    [ https://issues.jboss.org/browse/JBIDE-10565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655051#comment-12655051 ] 

Vlado Pakan commented on JBIDE-10565:
-------------------------------------

In Jira description is mentioned xml file as type of file when there should be no Code Assist for #|{.

I though that .jsp file is another type of file and it could make sense to have Code Assist with available EL variables. Because right now when user has cursor in this position #|{ and want to use Code Assist he has to move cursor one character to the right and he will have Code Assist available. So for me it make sense to have the same code assist for #|{ as for #{. If you say it's not correct I will accept it.

So how you decide?
                
> Wrong EL content assist inside token '#{'
> -----------------------------------------
>
>                 Key: JBIDE-10565
>                 URL: https://issues.jboss.org/browse/JBIDE-10565
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: common/jst/core
>    Affects Versions: 3.3.0.M5
>            Reporter: Viacheslav Kabanovich
>            Assignee: Viacheslav Kabanovich
>             Fix For: 3.3.0.Beta1
>
>
> EXECUTE: Type #{ in attribute value or in text node in xml.
> EXECUTE: Set cursor  inside that token #|{ and invoke content assist.
> FAILURE: JBoss Tools provide all names available for EL (CDI named beans, Seam components, JSF managed beans and resource bundles, etc.).
> FAILURE: If a proposal 'abc' is selected for insertion, it is inserted in this way: #abc}{.
> ASSERT: JBoss Tools provides nothing for that position.

--
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