We're a place where coders share, stay up-to-date and grow their careers.
{ "key": "ctrl+a", "command": "cursorHome", "when": "editorTextFocus" }, { "key": "ctrl+a", "command": "-cursorLineStart", "when": "editorTextFocus" },
Best thing since slice bread.
Instead of putting the cursor at the beginning of the line, it goes to the first character with content.
Best thing since slice bread.
Instead of putting the cursor at the beginning of the line, it goes to the first character with content.