Hello,
Is there any way to have indentation like in Scite? Since you use the same control this should not be really hard work.
I mean something like this:
public methodName() {
....some code;
}
where .... represents (4 in this case) spaces.
The default behavior is to follow the indentation of the previous line. But I am kind of used to these kinds of facilities.
In addition to that auto dedent (i.e. the closing brace to dedent as shown above) would be nice.
Congratulations for giving us such a great tool!
Regards,
Nick