seunlanlege / vscode-action-buttons

VsCode extension for custom status bar buttons
89 stars 25 forks source link

Start-Up Alert When No Actions are Available #39

Closed DallasHoff closed 4 years ago

DallasHoff commented 4 years ago

Action Buttons Alert I do not have actions set up for every project that I use VSCode with, and having this alert pop up every time I open one and having to close it gets rather tedious. Please consider whether this alert is needed, and perhaps remove it or set it to only appear the first time a project without actions is opened.

Aside from this, the extension is excellent. Thank you for your work on it!

DallasHoff commented 4 years ago

I have opened pull request #40 as a solution to this issue.