Bad auto-indentation after enter before space
Opened this issue · 0 comments
hrach commented
Steps to reproduce
1.
key:<cursor><space>value
- press
[enter]
key:
<space><tab><cursor>value
Expected:
key:
<tab><cursor>value
Opened this issue · 0 comments
Steps to reproduce
1.
key:<cursor><space>value
[enter]
key:
<space><tab><cursor>value
Expected:
key:
<tab><cursor>value