code-settings-sync
code-settings-sync copied to clipboard
strange file(globalStorage|dart-code.dart-code|package_cache.json) is uploaded
🐛 Describe the bug
With dart-code.dart-code
and dart-code.flutter
extensions, a file named globalStorage|dart-code.dart-code|package_cache.json
is uploaded and config files, like settings and user snippets, are not uploaded.
🌴 Visual Studio Code Version : 1.62.3 🌴 Code Settings Sync Version : 3.4.3 🌴 Standard or Insiders : Standard 🌴 Portable or Installed : Installed 🌴 OSS or Official Build : Vscodium (OSS Build) 🌴 Operating System : Ubuntu 20.04 🌴 Occurs On: Upload 🌴 **Proxy Enabled:**No 🌴 Gist Id: https://gist.github.com/jjangga0214/b607c99a1305a67239d653e29cc21aac
📰 To Reproduce Steps to reproduce the behavior:
- Install the extensions
dart-code.dart-code
anddart-code.flutter
- Sync: Update/Upload Settings
- Check out the gist updated
- There's a file named
globalStorage|dart-code.dart-code|package_cache.json
, which should not be there. - There're no other config files, like settings and user snippets, which should be there.
💪 Expected behavior 4 and 5 above should be the opposite.
Can confirm that the same is happening to me too. It doesn't sync in the settings and keybinds json even thought they're uploaded to the gist just fine