MarkMcCulloh / vscode-projen

Visual Studio Code Extension for Projen
https://marketplace.visualstudio.com/items?itemName=MarkMcCulloh.vscode-projen
Apache License 2.0
20 stars 1 forks source link

[Feature] Add option to completely hide managed files from explorer #11

Closed MarkMcCulloh closed 2 years ago

MarkMcCulloh commented 2 years ago

Is your feature request related to a problem? Please describe. Managed files can currently be deemphasized and decorated in the explorer, but they're still present.

Describe the solution you'd like Create option in extension settings to completely exclude files. Ideally, this would be done without messing with user settings (e.g. files.exclude) but that may be the only possible (See https://github.com/redvanworkshop/explorer-exclude-vscode-extension).

Additional context This should perhaps instead be a feature built into projen. This way projen can manage hidden files as a workspace setting in .vscode. The primary benefit of not doing that is that the extension can toggle visibility easily.

github-actions[bot] commented 2 years ago

This issue is now marked as stale because it hasn't seen activity for a while. Add a comment or it will be closed soon.

github-actions[bot] commented 2 years ago

This issue is now marked as stale because it hasn't seen activity for a while. Add a comment or it will be closed soon.

github-actions[bot] commented 2 years ago

Closing this issue as it hasn't seen activity for a while. Please add a comment @mentioning a maintainer to reopen.