oakmac / vscode-parinfer

Parinfer for VS Code
MIT License
167 stars 20 forks source link

Enter goes to the beginning of line, instead of next line in Indent mode #40

Open smogg opened 6 years ago

smogg commented 6 years ago

Steps to reproduce

Expected behavior

The cursor should end up on the new line at proper indentation level

Actual behavior

Cursor jumps to the new line and the immediately jumps to the beginning of the line where it started.

vscode-parinfer-jumps-to-front

ghost commented 6 years ago

Yeah, it's a real problem. :/