/vscode-restart-ts-eslint

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

Primary LanguageTypeScriptMIT LicenseMIT

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