Flatpak Support for Settings Sync #621
daviian posted onGitHub
š Describe the bug
A clear and concise description of what the bug is.
I'm using latest version of Fedora, having Visual Studio Code installed via Flatpak so the vscode config folder doesn't exist in ~/.config/Code
but rather in ~/.var/app/com.visualstudio.code/config/Code/
.
Sync fails with Error: ENOENT: no such file or directory, stat '/home/<USER>/.config/Code'
š“ Visual Studio Code Version : 1.26.1 via Flatpak š“ Code Settings Sync Version : 3.1.0 š“ Operating System : Fedora 28 š“ Occurs On: Upload && Download š“ Proxy Enabled: No š“ Gist Id: Not available because of error.
š° To Reproduce Steps to reproduce the behavior:
- Install VSCode with Flatpak
- Install Extension
- Try to execute Upload/Download
- See error
šŖ Expected behavior A clear and concise description of what you expected to happen.
Fully functional sync of settings / asking for github token at first run.
šŗ Console Error Log If applicable, add screenshots or paste the console log from developer console of VSCode.
https://gist.github.com/daviian/cac70b2232dd6837b796248c5b43beae
šŗ Additional context Add any other context about the problem here.