[jbosstools-issues] [JBoss JIRA] (JBIDE-13403) Code completion for jQuery Mobile HTML attributes

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Mon Jan 21 20:05:21 EST 2013


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

Alexey Kazakov updated JBIDE-13403:
-----------------------------------

    Description: 
For example:
We can provide code completion for jQuery specific HTML5 attributes of html tags (such as data-*):
{code}
<a data-(role|transition|inline|...)>
{code}
and for attributes values:
{code}
<a data-transition="fade|pop|flip|..." ...>
{code}

    
> Code completion for jQuery Mobile HTML attributes
> -------------------------------------------------
>
>                 Key: JBIDE-13403
>                 URL: https://issues.jboss.org/browse/JBIDE-13403
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: jsp/jsf/xml/html source editing
>            Reporter: Alexey Kazakov
>            Assignee: Alexey Kazakov
>             Fix For: 4.0.x
>
>
> For example:
> We can provide code completion for jQuery specific HTML5 attributes of html tags (such as data-*):
> {code}
> <a data-(role|transition|inline|...)>
> {code}
> and for attributes values:
> {code}
> <a data-transition="fade|pop|flip|..." ...>
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list