- removal of redundant console.log output
- code cleanup
- README badges update
- replace depracated TextEditor.show with Window.showTextDocument
- remove unnecessary padding when member doesn't have visibility declared
- fixed editor refocus
- fixed error thrown on startup when no documents opened
- compatibility with 1.26
- icon on panel
- status bar icon
- behaviour changes (panel hides when no typescript file opened)
- status bar indicator
- document update fix
- startup problems
- bugs fixed