Hi everyone,
I ran into a bit of a strange issue with visual code today. Tabs suddenly stopped working for creating an indent. Instead, the focus of the cursor changed.
It turns out that I’d inadvertently toggled a setting that causes the tab key to move focus instead of indenting. The hotkey in windows is ctrl + m.
Thanks to this link for the find: https://github.com/Microsoft/vscode/issues/21638
Leave a Reply