diff --git a/orchid.code-workspace b/orchid.code-workspace index 4d0b844..f8737ba 100644 --- a/orchid.code-workspace +++ b/orchid.code-workspace @@ -55,6 +55,10 @@ ], "rust-analyzer.showUnlinkedFileNotification": false, "swissknife.notesEnabled": false, + "todo-tree.filtering.excludeGlobs": [ + "**/node_modules/*/**", + "orchidlang/**" + ] }, "extensions": { "recommendations": [