diff --git a/.vscode/extensions.json b/.vscode/extensions.json new file mode 100644 index 0000000..27d7544 --- /dev/null +++ b/.vscode/extensions.json @@ -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" + ] +} diff --git a/.vscode/settings.shared.json b/.vscode/settings.shared.json new file mode 100644 index 0000000..9251cf3 --- /dev/null +++ b/.vscode/settings.shared.json @@ -0,0 +1,24 @@ +{ + "cSpell.words": [ + "aegisub", + "appcleaner", + "appdir", + "apphider", + "apptoggle", + "atinit", + "autodmg", + "colordiff", + "correctall", + "DOTPFILES", + "DOTZSH", + "geckodriver", + "keycastr", + "rapidapi", + "stfolder", + "stignore", + "zdharma", + "zicdreplay", + "zicompinit", + "zinitrc" + ] +} diff --git a/gitignore b/gitignore index a46de7d..7be7ce7 100644 --- a/gitignore +++ b/gitignore @@ -11,7 +11,7 @@ .stfolder .stignore .vagrant -.vscode +.vscode/settings.json .zinitrc.zsh log/*.bz2 log/*.gz