VSCode迁移配置到VSCodium

插件

VSCode 插件位置存放在 ~/.vscode

VSCodium 插件位置存放在 ~/.vscode-oss

~/.vscode/extensions 复制到 ~/.vscode-oss/extensions

其他设置

VSCode 的 keybindings.json and settings.json 在:

  • Windows: %APPDATA%\Code\User
  • macOS: $HOME/Library/Application Support/Code/User
  • Linux: $HOME/.config/Code/User

可以复制到 VSCodium 用户设置文件夹:

  • Windows: %APPDATA%\VSCodium\User
  • macOS: $HOME/Library/Application Support/VSCodium/User
  • Linux: $HOME/.config/VSCodium/User

或者把全部配置直接复制,重新打开 VSCodium 也可以看到生效

参考资料:

页面浏览量Loading
网站总访客数:Loading
网站总访问量:Loading

-->