Auto "un-indent" (for keywords)
Submitted by Friday, 21 January, 2005 - 01:49
on
See http://community.jedit.org/?q=node/view/1935
I'd like an automatic "un-indent" next lines feature based on keywords. (Like UltraEdit has)
e.g typing "ENDIF" will cause that line, and subsequent lines to be un-indented.
This will be handy for several programming languages that don't use C-like structures using brackets, instead just using keywords to enclose IF, FOR etc. statements.
I'd like an automatic "un-indent" next lines feature based on keywords. (Like UltraEdit has)
e.g typing "ENDIF" will cause that line, and subsequent lines to be un-indented.
This will be handy for several programming languages that don't use C-like structures using brackets, instead just using keywords to enclose IF, FOR etc. statements.