-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Labels
area:existing-pluginA bug/feature for an existing plugin in the plugins folder of code-input.A bug/feature for an existing plugin in the plugins folder of code-input.bugSomething isn't workingSomething isn't workingpriority:low
Description
In https://oliver.geer.im/teclat, typing a line with one tab of indentation, then intentionally using backspace to remove the indentation on the next (blank) line, then pressing enter
- Observed that it retains the initially mentioned line's indentation on the last line.
- This becomes very annoying especially when writing Python which uses indentation and no closing brackets. I don't remember it being intended; my expected outcome would be the last line having the second line (it's previous line)'s level of indentation.
Metadata
Metadata
Assignees
Labels
area:existing-pluginA bug/feature for an existing plugin in the plugins folder of code-input.A bug/feature for an existing plugin in the plugins folder of code-input.bugSomething isn't workingSomething isn't workingpriority:low