vscode: changes to settings are not persisted #5019
-
After using vscode for a few weeks I realized that I had not used firejail to launch vscode. Today I began vscode with "firejail code", and noticed that all the settings I had for vscode was lost. It started fresh. What's strange is that later I learned that each time I launch vscode with firejail it welcomes me like the first time I use the program. All settings, extensions installed in the previous sessions (with firejail launch) are lost. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
That shouldn't happen. Looking at the vscodium and code profiles I can't see anything that might be causing this. But I'm not at all familiar with the app in question. Did you use firecfg at all? If so, the correct command to start it is simply Please also post your OS, firejail version and output from: $ firejail --ignore=quiet /usr/bin/code
|
Beta Was this translation helpful? Give feedback.
If you don't need it, you can safely remove it to avoid forgetting about having one.
That path looks okay and is handled in /etc/firejail/code.profile (at least it should be).
IMO you're hit by the same bug as reported in #5012.