neo-project / neo-debugger

Neo Smart Contract Debugger for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=ngd-seattle.neo-contract-debug
MIT License
24 stars 17 forks source link

FEATURE SUGGESTION: Add blockchain status icon to blockchain element in Visual Studio Code N3 plugin #133

Open roschler opened 3 years ago

roschler commented 3 years ago

I would like to see a status icon next to the NEO Express in the N3 plugin display area. Something that at least would show you if the blockchain is started or not. Perhaps a light GREEN LED if it's started, a dim RED one if it's not, etc. I know that the QUICK START window pane will show you the Start NEO Express button if the blockchain is not started, but sometimes I forget to look at that when I'm doing batch commands from a Terminal window and then I miss up my current environment. If I could glance at the blockchain element in the BLOCKCHAIN window pane, that wouldn't happen.

image

devhawk commented 2 years ago

this belongs in the N3 tracker repo