]
Xavier Coulon updated JBIDE-15073:
----------------------------------
Fix Version/s: LATER
(was: 4.2.x)
LiveReload for workspace resources should be shown under 'Show
In' in context menu
----------------------------------------------------------------------------------
Key: JBIDE-15073
URL:
https://issues.jboss.org/browse/JBIDE-15073
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: livereload
Affects Versions: 4.1.0.Beta2
Reporter: Michelle Murray
Assignee: Xavier Coulon
Fix For: LATER
For deployed apps, can right-click app in servers tab and click Show In > Web Browser
via LiveReload Server. Easy :)
For workspace resources, can right-click index.html file in project explorer tab and
select Open With > Web Browser via LiveReload Server. But then if want to open file in
editor have to click again Open With > JBoss Tools editor. So the file's default
association with editors and browsers has to keep changing as I open it with LiveReload or
an editor.
A better workflow for workspace resources would be if can right-click index.html file in
project explorer tab and select *Show In* > Web Browser via LiveReload Server. This
would be good because:
* Would match 'Show In' for deployed apps
* Would leave association of file with one editor and double-clicking file would always
result in opening in editor
* Would mean not having to reset file association with editor after opening in browser
with LiveReload server