...
This commit is contained in:
46
crystallib.code-workspace
Normal file
46
crystallib.code-workspace
Normal file
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "lib"
|
||||
},
|
||||
{
|
||||
"path": "aiprompts"
|
||||
},
|
||||
{
|
||||
"path": "research"
|
||||
},
|
||||
{
|
||||
"path": "examples"
|
||||
},
|
||||
{
|
||||
"path": "cli"
|
||||
},
|
||||
{
|
||||
"path": "manual"
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"extensions.ignoreRecommendations": false
|
||||
},
|
||||
"extensions": {
|
||||
"unwantedRecommendations": [],
|
||||
"recommendations": [
|
||||
"saoudrizwan.claude-dev",
|
||||
"shakram02.bash-beautify",
|
||||
"ms-vsliveshare.vsliveshare",
|
||||
"yzhang.markdown-all-in-one",
|
||||
"elesoho.vscode-markdown-paste-image",
|
||||
"ms-vscode-remote.remote-ssh",
|
||||
"ms-vscode-remote.remote-ssh-edit",
|
||||
"ms-vscode.remote-explorer",
|
||||
"ms-vscode.remote-repositories",
|
||||
"charliermarsh.ruff",
|
||||
"bmalehorn.shell-syntax",
|
||||
"qwtel.sqlite-viewer",
|
||||
"simonsiefke.svg-preview",
|
||||
"gruntfuggly.todo-tree",
|
||||
"vosca.vscode-v-analyzer",
|
||||
"tomoki1207.pdf"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user