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

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Thu Aug 29 19:29:03 EDT 2013


Alexey Kazakov created JBIDE-15384:
--------------------------------------

             Summary: CLONE - content assist for filenames in html
                 Key: JBIDE-15384
                 URL: https://issues.jboss.org/browse/JBIDE-15384
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
          Components: jsp/jsf/xml/html source editing
            Reporter: Alexey Kazakov
            Assignee: Alexey Kazakov
             Fix For: 4.2.0.Alpha1


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