/vscode-restart-ts-server-button

The Restart TS server button on your VS Code Status Bar you didn't know you need.

Primary LanguageTypeScriptMIT LicenseMIT

Restart TS server Status Bar button

The TypeScript Language Server becomes slow over long period of usage and sometimes gets stuck when changing files outside of VS Code (eg. changing git branches). This extension adds a convenient Restart TS server button to the Status Bar which allows you to quickly restart the TS server:

Button preview

Inspired by the Restart Your TS Server extension, which does the same for touch bars.

Availability:

Requirements

The extension requires at least Visual Studio Code 1.41 and the TypeScript Language Features extension (which is installed by default).

License

MIT

My other extensions