explorer-exclude-vscode-extension
explorer-exclude-vscode-extension copied to clipboard
Bug after first install
Is there an existing issue for this?
- [X] I have searched the existing issues
Describe the Bug
After first install no Welcome Dialog did pop up. And commands where not registered (see screenshot). I closed VSCode and extension seems to work after restart. Maybe Welcome Dialog is blocking and the registration of the commands did not happen.
Extension Output
did not save output of extension
Steps To Reproduce
- Install extension on a new setup
- do not use Welcome Dialog (did not show up)
- try using commands per command palette
Expected Behavior
No response
Screenshots
Environment
- OS: win / wsl 2 environment
- Node: vscode 1.92 release node version
Additional Context
No response