Hide todos in the legacy folder

This commit is contained in:
2025-09-09 16:37:37 +02:00
parent ce08021e79
commit ee45dbd28e

View File

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