[jbosstools-issues] [JBoss JIRA] (JBIDE-16687) provide access to palette entries via content assist

Alexey Kazakov (JIRA) issues at jboss.org
Mon Apr 21 18:36:34 EDT 2014


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

Alexey Kazakov edited comment on JBIDE-16687 at 4/21/14 6:35 PM:
-----------------------------------------------------------------

A short demo video - http://www.screenr.com/FFxN

!scrn.png!

All HTML5 palette items are available in content assist automaticly. jQuery Mobile items are available only if there are corresponding JS links in the page. Versions of the libs are taken into account too.

Our next step is going to be having those templates available for their names. For example "page|" -> <div data-role="page>... - JBIDE-17169
                
      was (Author: akazakov):
    A short demo video - http://www.screenr.com/FFxN

!scrn.png!

All HTML5 palette items are available in content assist automaticly. jQuery Mobile items are available only if there are corresponding JS links in the page. Versions of the libs are taken into account too.

Our next step is going to be having those templates available for their names. For example "page|" -> <div data-role="page>...
                  
> provide access to palette entries via content assist
> ----------------------------------------------------
>
>                 Key: JBIDE-16687
>                 URL: https://issues.jboss.org/browse/JBIDE-16687
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: jsp/jsf/xml/html source editing
>            Reporter: Max Rydahl Andersen
>            Assignee: Alexey Kazakov
>              Labels: new_and_noteworthy
>             Fix For: 4.2.0.Beta2
>
>         Attachments: scrn.png
>
>
> Just had the idea while playing with drag'n'drop and JBIDE-16636.
> Why don't we have the elements in the palette available via content assist too ?
> Possibly as templates entries ?
> i.e. if I write "table|" and | is content assist it would provide a content assist that would allow to invoke the insert of any palette entries that matches table (assuming its valid at the location).

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