forked from Orchid/orchid
Hide todos in the legacy folder
This commit is contained in:
@@ -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": [
|
||||||
|
|||||||
Reference in New Issue
Block a user