larsbrinkhoff / forth-mode

Wants to be the SLIME of Forth
GNU General Public License v3.0
61 stars 17 forks source link

Better indentation in the presence of POSTPONE. #89

Closed ellerh closed 2 years ago

ellerh commented 2 years ago

Make the SMIE lexer aware of POSTPONE, so that indentation isn't so easily messed up when POSTPONE quotes IF or other words relevant to indentation.

larsbrinkhoff commented 2 years ago

Thanks.

larsbrinkhoff commented 2 years ago

Many updates recently. Are you actively using this mode?

ellerh commented 2 years ago

Are you actively using this mode?

Only the editing part. None of the interaction features.