[jbosstools-issues] [JBoss JIRA] (JBIDE-15349) content assist for filenames in html

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Fri Aug 16 08:17:26 EDT 2013


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

Max Rydahl Andersen updated JBIDE-15349:
----------------------------------------

    Description: 
given
<script type="text/javascript" src="|"></script>
and app.js, lib/angular.js exists relative to the file being edited.
then content assist at | should offer app.js and lib/angular.js as options.

given src="a|" then content assist should at least offer app.js as completion but also nice if lib/angular.js is offered so it user does not need to remember the full path. This "secondary" location should be lower than app.js in priority.

    
> content assist for filenames in html
> ------------------------------------
>
>                 Key: JBIDE-15349
>                 URL: https://issues.jboss.org/browse/JBIDE-15349
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>            Reporter: Max Rydahl Andersen
>
> given
> <script type="text/javascript" src="|"></script>
> and app.js, lib/angular.js exists relative to the file being edited.
> then content assist at | should offer app.js and lib/angular.js as options.
> given src="a|" then content assist should at least offer app.js as completion but also nice if lib/angular.js is offered so it user does not need to remember the full path. This "secondary" location should be lower than app.js in priority.

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