I don't know how useful other people would find this, but I would like to be
able to ctrl-click on a filename in my code to open the file (just like
ctrl-clicking on a class goes to that class).

Implementation should be pretty straightforward: if the user ctrl-clicks in
a string that ends with .xyz, where "xyz" is a supported filetype, then try
to find a file whose full filename ends with the contents of the string (so
the user can ctrl-click on "cabbage.html" as well as
"foods/yucky/cabbage.html").




_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-features

Reply via email to