I'm doing django dev in Eclipse. I'd like to edit html template files without having to force them to open in edit mode (because when you just double click on an html file in Eclipse it opens in a browser mode)
Is there a setting to just always open these files in edit mode?