Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>TS/ESLint RestarterNew to Visual Studio Code? Get it now.
TS/ESLint Restarter

TS/ESLint Restarter

kokororin

|
104 installs
| (0) | Free
Adds a Status Bar button to restart the TS or ESLint server, or both, with automatic ESLint restart when memory exceeds a threshold. Includes a Command Palette option to restart the servers.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

TS/ESLint Restarter

Version

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 simplifies the process with a single button in the Status Bar. Clicking the button reveals options to restart the TypeScript server, ESLint server, or both. Additionally, a Restart TS/ESLint Server command is available in the command palette (Ctrl + Shift + P).

Additionally, the extension provides an automatic restart feature for ESLint when memory usage reaches a certain threshold.

Button preview

Command Palette preview

Settings preview

Inspired by the Restart TS and ESLint server extension, which does not have the automatic restart feature.

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

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft