qcz / vscode-restart-ts-server-button

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

Home Page:https://marketplace.visualstudio.com/items?itemName=qcz.restart-ts-server-button

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://marketplace.visualstudio.com/items?itemName=qcz.restart-ts-server-button

License:MIT License


Languages

Language:TypeScript 60.2%Language:JavaScript 39.8%