-
-
Notifications
You must be signed in to change notification settings - Fork 395
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sync Pragmas not working as expected #1003
Comments
@protium-dev can assist us on it :) |
The problem seems to come from after this line It should use the same regex as in pragmaUtil.ts#L268 I'll drop a PR as soon as I can |
@protium-dev Nice catch. Can we release your PR in the new version coming in this week? |
@comicchang let me know if you are having some problem. |
* Fix korean * Fix: Ambiguous Expression and Korean naturally * Missing keys * Change `Sync :` to `Sync:` * dev.to post updated * #989 * Update package.nls.ko.json fixing some wrong translate. * Update ko-lang Although translated, it some case may not be accurate. * Fix GitHub spelling * chore(package): update @types/chai to version 4.2.0 * Update french translation file * Correcting the german translation Checking the translation based on the package.nls.json file Correcting the grammar for the german translation * Correcting typos Correcting spelling mistakes and typos * Correcting spelling mistakes Correcting more spelling mistakes * #974 * #977 #989 * #1003 (#1012) Also fix errors with settings containing backslashes. * #983 * #1008
thanks, the new version works great. |
🐛 Describe the bug
Sync Pragmas not working as expected, some of the
// @sync
lines are mistakenly un-commented when uploading, and this may also affect the downloading process.🌴 Visual Studio Code Version : [ 1.37.0 ]
🌴 Code Settings Sync Version : [ 3.4.1 ]
🌴 Standard or Insiders : [ Standard ]
🌴 Portable or Installed : [ Installed ]
🌴 OSS or Official Build : [ Official ]
🌴 Operating System : [ archlinux ]
🌴 Occurs On: [Upload / Download ]
🌴 Proxy Enabled: [ Yes ]
🌴 Gist Id: [ 9b1c41c641e03f6e3f266f43fc3acea6 ]
📰 To Reproduce
Steps to reproduce the behavior:
💪 Expected behavior
expected uploaded gist
actually gist uploaded
and when another machine downloading the config (host=cc-mbp os=mac), it will get
📺 Console Error Log
nothing related
📺 Additional context
The text was updated successfully, but these errors were encountered: