Restart the TypeScript server or toggle project-wide typechecking with a single click.
- Refresh "typecheck all" button every 10 seconds to reflect state of global config
- Move buttons somewhat to the right
Add MIT license.
Update extension subtitle, remove command that didn't do anything.
Add project-wide typechecking toggle button. The TypeScript server's experimental "project diagnostics" option is very useful, but is very resource-intensive. Now you can quickly enable or disable it from the status bar next to the TS Server Restart button.
Initial release