Monday, March 12, 2007

Make Ctrl-F12 work in non-Java files with F4. Ctrl-F12 sort of works in e.g. Javascript and Xml files, but every time you hit Enter, it just keeps on drilling down instead of going to the method or tag you want. The solution: at the first level, instead of pressing Enter, press F4.

Another solution: complain to IDEA about this.