[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-4877) completion in xhtml should not require namespace to match on tag

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Mon Sep 14 07:48:23 EDT 2009


completion in xhtml should not require namespace to match on tag
----------------------------------------------------------------

                 Key: JBIDE-4877
                 URL: https://jira.jboss.org/jira/browse/JBIDE-4877
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
          Components: jsp/jsf/xml source editing
            Reporter: Max Rydahl Andersen
            Assignee: Alexey Kazakov
             Fix For: 3.1.0.M4



if I type <commandBut and then perform code completion I get nothing, even though that a match is possible for <a4j:commandButton 

I think we should add such matches as something to show after direct matches.

i.e. <inpu actually exists as html <input>, but also suggest <h:input> etc. (but as a lower priority than the exact match)

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