diff --git a/extensions/void/.vscode/settings.json b/extensions/void/.vscode/settings.json index 3e6c33c2..3100dfe2 100644 --- a/extensions/void/.vscode/settings.json +++ b/extensions/void/.vscode/settings.json @@ -8,7 +8,7 @@ "**/.DS_Store": true, "**/Thumbs.db": true, "out": false, - "**/node_modules": false + "**/node_modules": true }, "search.exclude": { "out": true // set this to false to include "out" folder in search results diff --git a/extensions/void/README.md b/extensions/void/README.md index fd4840c4..d455ba30 100644 --- a/extensions/void/README.md +++ b/extensions/void/README.md @@ -6,3 +6,6 @@ Here's an overview on how the extension works: - The extension mounts in `extension.ts`. - The Sidebar's HTML (everything in `sidebar/`) is built in React, and it's rendered by mounting a `