[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-6285) Don't invoke code assist automaticly if user inserts <tag></tag>.

Victor Rubezhny (JIRA) jira-events at lists.jboss.org
Fri Sep 3 11:19:53 EDT 2010


     [ https://jira.jboss.org/browse/JBIDE-6285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Victor Rubezhny resolved JBIDE-6285.
------------------------------------

    Resolution: Done


> Don't invoke code assist automaticly if user inserts <tag></tag>.
> -----------------------------------------------------------------
>
>                 Key: JBIDE-6285
>                 URL: https://jira.jboss.org/browse/JBIDE-6285
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: jsp/jsf/xml source editing
>    Affects Versions: 3.1.0.GA
>            Reporter: Alexey Kazakov
>            Assignee: Victor Rubezhny
>             Fix For: 3.2.0.Beta
>
>
> If user press Ctrl+Space and insert any tag like:
> <tag attribute="|" /> then CA invokes automaticly for attribute="|". It's ok.
> For <tag | /> it's ok too.
> But for <tag>|</tag> it's not ok. Let's just insert a proposal and if cursor placed between inserted tags then don't invoke CA automaticly again. It's not convinient here because in most cases user will want to press Enter after <tag>| but CA automaticly will insert first proposal in this case.

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

        


More information about the jbosstools-issues mailing list