How to hide the "<< if(someCondition)" 'fake' comments after closing braces?

Started by scunliffe, April 16, 2019, 06:20:55 PM

Previous topic - Next topic

scunliffe

I did a re-install of HippoEDIT and I now see these 'fake' end brace comments in my code when the function/method scope is over many lines (looks to be about 20 lines)

e.g.

Code (javascript) Select
if(this == that){
...
...
//about 20 lines of code
...
...
}<< if(this == that >>


This might help some developers but I personally do not like this and find it very distracting. Is there a setting somewhere to turn this off?

alex

HippoEDIT team
[url="http://www.hippoedit.com/"]http://www.hippoedit.com/[/url]