metalbear-co / mirrord-vscode

Connect your local process and your cloud environment, and run local code in cloud conditions.
https://mirrord.dev
MIT License
8 stars 10 forks source link

Disable notifications #25

Closed Razz4780 closed 1 year ago

Razz4780 commented 1 year ago

Closes #24

  1. Implemented a generic notification builder for adding common actions to notifications.
  2. Added Don't show again action to most notifications and fixed this option were it was already implemented (respective configuration options were not declared in contributes entry in package.json
  3. Fixed status bar menu not updating when active config file has been removed/renamed