shanalikhan / code-settings-sync

🌴💪 Synchronize your Visual Studio Code Settings Across Multiple Machines using GitHub GIST 💪🌴
https://marketplace.visualstudio.com/items?itemName=Shan.code-settings-sync
MIT License
4.01k stars 390 forks source link

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

Open jjangga0214 opened 2 years ago

jjangga0214 commented 2 years ago

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

ghost commented 2 years ago

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