chore(vscode): add shared vscode settings

This commit is contained in:
2025-06-26 13:25:28 +01:00
parent cef64ab5b2
commit 59768f718e
4 changed files with 24 additions and 2 deletions

9
.vscode/extensions.json vendored Normal file
View File

@@ -0,0 +1,9 @@
{
// See https://go.microsoft.com/fwlink/?LinkId=827846 to learn about workspace recommendations.
// Extension identifier format: ${publisher}.${name}. Example: vscode.csharp
// List of extensions which should be recommended for users of this workspace.
"recommendations": [
// Allows for use of settings.shared.json and settings.local.json.
"swellaby.workspace-config-plus"
]
}

11
.vscode/settings.shared.json vendored Normal file
View File

@@ -0,0 +1,11 @@
{
"cSpell.words": [
"aipreview",
"emeraldwalk",
"logpanel",
"runonsave",
"shellformat",
"togglequotes",
"vsci"
]
}

View File

@@ -1,5 +1,5 @@
# cursor Extensions
# Generated on Thu Jun 26 12:45:45 BST 2025
# Generated on Thu Jun 26 13:03:12 BST 2025
alefragnani.project-manager@12.8.0
antiantisepticeye.vscode-color-picker@0.0.4
@@ -89,6 +89,7 @@ stuart.unique-window-colors@1.0.51
sumneko.lua@3.15.0
svelte.svelte-vscode@109.9.0
swellaby.vscode-rust-test-adapter@0.11.1
swellaby.workspace-config-plus@0.2.5
tamasfe.even-better-toml@0.21.2
timonwong.shellcheck@0.37.7
tootone.org-mode@0.5.0

View File

@@ -1,5 +1,5 @@
# vscode Extensions
# Generated on Thu Jun 26 12:56:41 BST 2025
# Generated on Thu Jun 26 13:25:08 BST 2025
alefragnani.project-manager@12.8.0
antiantisepticeye.vscode-color-picker@0.0.4
@@ -93,6 +93,7 @@ stuart.unique-window-colors@1.0.51
sumneko.lua@3.15.0
svelte.svelte-vscode@109.9.0
swellaby.vscode-rust-test-adapter@0.11.0
swellaby.workspace-config-plus@0.2.5
tamasfe.even-better-toml@0.21.2
timonwong.shellcheck@0.37.7
tootone.org-mode@0.5.0