sync_gitee icon indicating copy to clipboard operation
sync_gitee copied to clipboard

同步vscode设置到码云

Results 15 sync_gitee issues
Sort by recently updated
recently updated
newest added

vs code和自己写的开发中的代码片段不能同步

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3. Release notes Sourced from express's releases. 4.17.3 deps: accepts@~1.3.8 deps: mime-types@~2.1.34 deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps:...

dependencies

Bumps [qs](https://github.com/ljharb/qs) to 6.11.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `qs` from 6.10.1 to 6.11.0 Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix]...

dependencies

Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `minimatch` from 3.0.4 to 3.1.2 Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d...

dependencies

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

为什么我这每次上传配置,都上传不全。第一次可能就只上传个snippets.zip,第二次就只上传keybindings.json,后面反复重试多次可能才会多上传一个新的文件。而且安装了新的插件或修改了新的快捷键,一次上传也不会修改gitee上的配置,需要多次上传才能覆盖成新文件。

settings sync会把你的所有设置都上传,包括没启用的插件,插件版本之类的,现在码云的这个只能上传当前启用的插件,希望改进

![gitee_terminal](https://user-images.githubusercontent.com/24457717/90998209-24c7a280-e5f6-11ea-99fd-125d16c389f1.png) OS:Win10 VSCode: 1.48.1 刚安装上会弹出来, 每次打开vscode也会弹出来, 卸载后不会弹出。 是否是每次启动插件的时候,有多余的日志输出啥的? 有看到`Prettier`插件打开`json`文件的时候也有日志输出,但是处于quiet状态,可以参考下

vscode 版本: 1.47.1 (以前版本正常1.46) 平台: windows 10 和 Linux 问题描述: 执行 `upload setting` 后 config 目录 User 目录的 `extensions.json` 文件导致 vscode 无法加载扩展,Extensions 一直处于加载状态。删除 `extensions.json` 一切又正常了。 截图: ![Screenshot_20200716_132608.png](https://i.loli.net/2020/07/16/AUEr5HjqOgkxoiB.png) ![Screenshot_20200716_132915.png](https://i.loli.net/2020/07/16/aBcLYtpJ9rSb5Gg.png)