mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-08-29 14:27:12 +02:00
feat(editors): restore vscode alongside zed for build123d workflows
- linux: programs.vscode via pkgs-master with gnome-libsecret password store - darwin: visual-studio-code cask + aerospace window rules - idols-ai: persist .vscode and .config/Code (Settings Sync handles extensions) - xdg: code.desktop editor association and vscode:// scheme handler
This commit is contained in:
@@ -141,6 +141,10 @@ in
|
||||
# neovim plugins
|
||||
".wakatime"
|
||||
|
||||
# vscode
|
||||
".vscode"
|
||||
".config/Code"
|
||||
|
||||
# zed
|
||||
".config/zed"
|
||||
".local/share/zed"
|
||||
|
||||
Reference in New Issue
Block a user