Visual Code Studio Tab key not working

When pressing TAB key, no tab get inserted. It switch to UI, selecting “Explorer” in the side menu. Pressing tab again switch the selection to other UI elements.

I have to close the Visual Code Studio to get tab working again.

To fix this, press

CTRL + M

This is keybinding for editor.action.toggleTabFocusMode, it allow switching TAB focus.

Comments

One response to “Visual Code Studio Tab key not working”

  1. Felipe Avatar
    Felipe

    Amazing! Thanks!

Leave a Reply

Your email address will not be published. Required fields are marked *