spocke

Results 19 issues of spocke

Performance can be improved if the views are updated only when opened/needed. Globals should maybe be closed by default since it's slow to update.

enhancement

Currently the toolbar gets enabled when a new connection occurs it should be enabled on break.

bug

The node server can handle multiple debug sessions but the UI can't at the moment. Might be possible to add a separate view for selection thread and switch between sessions.

enhancement

Related Ticket: TINY-10578 Description of Changes: * Replaced `LICENSE.txt` with `LICENSE.md` * Updated the grunt scripts to include `LICENSE.md` instead of `LICENSE.txt` in distribution packages * Updated the `LICENSE.md` with...