VHDL-Mode icon indicating copy to clipboard operation
VHDL-Mode copied to clipboard

Consider auto indenting settings additions

Open Remillard opened this issue 8 years ago • 3 comments

It would be nice to get automatic indent after some structures like "then" and so forth. Typing in this mode and having to hit tab a lot has a strange feel to it, so it's something Emacs vhdl-mode was likely doing automatically.

Remillard avatar Aug 02 '17 20:08 Remillard

Yeah this feature is going to take a lot of experimentation to make it work in a way that feels seamless.

Remillard avatar Aug 04 '17 14:08 Remillard

This feature can be implemented using a TextMate setting file. Here's an example: https://github.com/SublimeText-Markdown/MarkdownEditing/blob/master/Indent%253A%20Raw.tmPreferences

emanuelen5 avatar Apr 16 '20 06:04 emanuelen5

Well, I know there's a method. The trouble was that nothing I tried felt natural using it. I haven't looked at this feature in a long time so perhaps when I get some opportunity, I can take another crack at it.

Remillard avatar Apr 16 '20 12:04 Remillard