Hey,
I have an issue where my file is not saving when I use CMD + S.
For it to work, I need to click on the file’s code tab (anywhere in the code) then it saves.
Very odd… Any idea how to fix this ? It’s getting annoying
Hey,
I have an issue where my file is not saving when I use CMD + S.
For it to work, I need to click on the file’s code tab (anywhere in the code) then it saves.
Very odd… Any idea how to fix this ? It’s getting annoying
Hi @r-obeen,
I cannot reproduce this currently. Where’s the focus when that happens? I tried the project sidebar and a terminal having the focus. It always saves the currently selected tab.
Any chance an extension is messing with the shortcut?
Cheers,
Petros
Hi @r-obeen
Check your save settings, maybe there are some specific conditions set.
Here are mine for example. : "files.autoSave": "onFocusChange"
As for your shortcut not working, maybe some extension is intercepting it.