Is there a setting to force HTML edit mode in Ecli

2019-06-16 19:43发布

问题:

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?

回答1: