I have the code shown in the tab example. If I:
- Create a new empty line
- Indent that line some steps
- Press enter (create a new line)
Then the new line is indented as much as the previous line. This works as I want. But the indentation of the previous line is deleted, and it becomes an empty line. I don’t want that; I want the previous line to keep its indentation.
Does anyone know what I can use to get the functionality I want?
Thanks!