Skip to content

Blank newline does not remove indentation #140

@WebCoder49

Description

@WebCoder49

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

No one assigned

    Labels

    area:existing-pluginA bug/feature for an existing plugin in the plugins folder of code-input.bugSomething isn't workingpriority:low

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions