code-settings-sync icon indicating copy to clipboard operation
code-settings-sync copied to clipboard

strange file(globalStorage|dart-code.dart-code|package_cache.json) is uploaded

Open jjangga0214 opened this issue 3 years ago • 1 comments

🐛 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:

  1. Install the extensions dart-code.dart-code and dart-code.flutter
  2. Sync: Update/Upload Settings
  3. Check out the gist updated
  4. There's a file named globalStorage|dart-code.dart-code|package_cache.json, which should not be there.
  5. 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.

jjangga0214 avatar Dec 19 '21 23:12 jjangga0214

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

ghost avatar Dec 23 '21 11:12 ghost