[JBoss JIRA] (JBIDE-15349) content assist for filenames in html
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15349?page=com.atlassian.jira.plugi... ]
Alexey Kazakov commented on JBIDE-15349:
----------------------------------------
Actually it works with relative paths only: "../lib/|", "lib/|", "../../lib/|" etc. It doesn't work for absulute (relative to webroot) paths which starts with "/": "/lib". We could check if the project is a dynamic web project and add absoulute paths too but I'm not sure that it's very useful for html developers. It may confuse users if we mix absolute and relative paths.
> 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
12 years, 7 months
[JBoss JIRA] (JBIDE-15348) when hyperlinked file does not exist offer to create one
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15348?page=com.atlassian.jira.plugi... ]
Alexey Kazakov commented on JBIDE-15348:
----------------------------------------
So you see a link for a missing file? If you see it then there is a hyperlink which does not check exestence. Otherwise you would see a plain text when you move the mouse (+Ctrl) over the file name. Not a link.
> when hyperlinked file does not exist offer to create one
> --------------------------------------------------------
>
> Key: JBIDE-15348
> URL: https://issues.jboss.org/browse/JBIDE-15348
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: jsp/jsf/xml/html source editing
> Reporter: Max Rydahl Andersen
> Assignee: Daniel Azarov
> Labels: new_and_noteworthy
> Fix For: 4.2.x
>
> Attachments: CreateFileHyperlink.png, Question.png
>
>
> When Ctrl+clicking on app.js in this snippet:
> <script type="text/javascript" src="js/app.js"></script>
> And the file js/app.js does not exist eclipse just "blinks".
> Better if we could offer creating the file, even just a blank/empty one.
> The same goes for image and css references, all those would be nice not having to go through the full ctrl+N wizard to just create such files.
--
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
12 years, 7 months
[JBoss JIRA] (JBIDE-15349) content assist for filenames in html
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15349?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen commented on JBIDE-15349:
---------------------------------------------
nice! ...does it work with relative paths too ?
<script src="../lib/|"/> ?
> 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
12 years, 7 months
[JBoss JIRA] (JBIDE-15348) when hyperlinked file does not exist offer to create one
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15348?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen commented on JBIDE-15348:
---------------------------------------------
No, I just see eclipse "blink" when ctrl+clicking.
> when hyperlinked file does not exist offer to create one
> --------------------------------------------------------
>
> Key: JBIDE-15348
> URL: https://issues.jboss.org/browse/JBIDE-15348
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: jsp/jsf/xml/html source editing
> Reporter: Max Rydahl Andersen
> Assignee: Daniel Azarov
> Labels: new_and_noteworthy
> Fix For: 4.2.x
>
> Attachments: CreateFileHyperlink.png, Question.png
>
>
> When Ctrl+clicking on app.js in this snippet:
> <script type="text/javascript" src="js/app.js"></script>
> And the file js/app.js does not exist eclipse just "blinks".
> Better if we could offer creating the file, even just a blank/empty one.
> The same goes for image and css references, all those would be nice not having to go through the full ctrl+N wizard to just create such files.
--
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
12 years, 7 months
[JBoss JIRA] (JBTIS-158) create composite site zip containing JBDS IS + dependencies for easier offline install
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBTIS-158?page=com.atlassian.jira.plugin.... ]
Max Rydahl Andersen commented on JBTIS-158:
-------------------------------------------
This approach (separate composite zip for offline install) will make all the sites content exposed in the P2 UI (i.e. graphiti, etc.) would show up; unless they are not listed in any categories.
But I guess there aren't really much that can be done about that issue within current p2 UI setup.
If the associate site references to JBT core are the actual matching stable urls and not version specific urls then I don't see much problem (from enduser perspective), but I do see it being tricky to control/verify by QA since they won't be able to test in real isolation.
> create composite site zip containing JBDS IS + dependencies for easier offline install
> --------------------------------------------------------------------------------------
>
> Key: JBTIS-158
> URL: https://issues.jboss.org/browse/JBTIS-158
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: distribution
> Affects Versions: 4.1.0.Beta1
> Reporter: Nick Boldt
> Assignee: Rob Cernich
>
> Suggested by [~rcernich]:
> {quote}For the JBDS-IS site, I was recommending creating a project that would zip the JBDS-IS and JBDS-IS TP sites into a composite site. The zip contents would look something like:
> {code}./compositeContent.xml
> ./compositeArtifacts.xml
> ./7.1.0/7.1.0.Beta1-jbds-is/
> ./7.1.0/7.1.0.Beta1-jbds-is-target-platform/{code}
> {quote}
> This will work if we assume users have already installed JBDS. If we cannot make that assumption, then the composite zip must also include the JBDS update site + JBDS TP site.
> If we did a similar thing for JBT IS, it would need to contain these sites:
> {code}
> JBT webtools aggregate site (not the full JBT aggregate site)
> JBT TP
> JBT IS
> JBT IS TP
> {code}
> Or, if we assume that users will already have JBT (or some part of it) installed, then we need only:
> {code}
> JBT IS
> JBT IS TP
> {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
12 years, 7 months
[JBoss JIRA] (JBIDE-15349) content assist for filenames in html
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15349?page=com.atlassian.jira.plugi... ]
Alexey Kazakov edited comment on JBIDE-15349 at 8/26/13 5:23 PM:
-----------------------------------------------------------------
Content assist works for full path and for file names: http://www.screenr.com/rQOH
It works for:
- <script src="*.js">
- <link rel="stylesheet" href="*.css">
- <img src="image files">
- <video src="video files">
- <audio src="audio filse">
- <source src="video or audio depending on the parent element">
- <a href="html files">
was (Author: akazakov):
http://www.screenr.com/rQOH
> 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.x
>
>
> 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
12 years, 7 months
[JBoss JIRA] (JBIDE-15349) content assist for filenames in html
by Alexey Kazakov (JIRA)
[ 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
12 years, 7 months
[JBoss JIRA] (JBIDE-15349) content assist for filenames in html
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15349?page=com.atlassian.jira.plugi... ]
Alexey Kazakov commented on JBIDE-15349:
----------------------------------------
http://www.screenr.com/rQOH
> 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.x
>
>
> 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
12 years, 7 months