flathub / flathub/com.visualstudio.code
VS Code `--user-data-dir` not work
- Dominant language
- Shell
- Stars
- 217
- Forks
- 82
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 1
Description
## Linux distribution and version
Ubuntu 18.04
## Flatpak version
latest of ppa
## Description of the problem
parameter does not work correctly `--user-data-dir`
`flatpak run com.visualstudio.code --user-data-dir /root/.vscode`
After restarting Visual Code settings are not applied
## Steps to reproduce
flatpak install flathub com.visualstudio.code
flatpak override com.visualstudio.code --filesystem=host
flatpak run com.visualstudio.code --user-data-dir /root/.vscode
close VS Code and `flatpak run com.visualstudio.code --user-data-dir /root/.vscode` and the parameters do not apply
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.