[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-3290) sorting/filtering is not updating correctly in code completion of source page in VPE

Victor Rubezhny (JIRA) jira-events at lists.jboss.org
Wed Jan 20 10:14:47 EST 2010


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

Victor Rubezhny commented on JBIDE-3290:
----------------------------------------

Predicate EL proposals are added for attribute value regions in XML/XHTML/JSP editors and for text regions in XML/XHTML editors. The predicative proposals, when applied,  change the word/part of word right before cursor to EL expression by inserting '#{' character sequence before the word/part of word beginning and '} ' character sequence right after proposed text.

This implements the schema described in Max's comment  https://jira.jboss.org/jira/browse/JBIDE-3290?focusedCommentId=12440327#action_12440327


> sorting/filtering is not updating correctly in code completion of source page in VPE
> ------------------------------------------------------------------------------------
>
>                 Key: JBIDE-3290
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-3290
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsp/jsf/xml source editing
>    Affects Versions: 3.0.0.cr1
>            Reporter: Max Rydahl Andersen
>            Assignee: Victor Rubezhny
>            Priority: Critical
>             Fix For: 3.1.0.CR2
>
>
> The sorting seem to make all EL completion show above the more relevant properties of style attributes and when typing the EL completion stays there even though they do not match the filter.
> See attached video

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list