[
https://issues.jboss.org/browse/JBIDE-15349?page=com.atlassian.jira.plugi...
]
Alexey Kazakov updated JBIDE-15349:
-----------------------------------
Fix Version/s: 4.2.0.Alpha1
(was: 4.2.x)
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
Components: jsp/jsf/xml/html source editing
Reporter: Max Rydahl Andersen
Assignee: Alexey Kazakov
Labels: new_and_noteworthy
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