Hide todos in the legacy folder

This commit is contained in:
2025-09-09 16:37:37 +02:00
parent ce08021e79
commit 57706cc229
2 changed files with 85 additions and 7 deletions

View File

@@ -55,6 +55,10 @@
],
"rust-analyzer.showUnlinkedFileNotification": false,
"swissknife.notesEnabled": false,
"todo-tree.filtering.excludeGlobs": [
"**/node_modules/*/**",
"orchidlang/**"
]
},
"extensions": {
"recommendations": [