Skip to content

acoreyj/vscode-restart-ts-eslint

 
 

Repository files navigation

Restart TS and ESLint server

The TypeScript Language Server and ESlint 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, Restart ESLint and Restart Both button to the Status Bar which allows you to quickly restart them.

This extension also adds a Restart TS/ESLint Server command to the command palette (Ctrl + Shift + p)

Button preview

Command Palette preview

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

License

MIT

About

The Restart TS/ESlint server button on your VS Code Status Bar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 72.3%
  • JavaScript 27.7%