huang-julien / vscode-ts-auto-restart

Just a joke for @justin-schroeder. It's a vscode extension which restarts your vscode TS server every 30 sec (by default)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ts-auto-restart-30sec README

extension to auto-restart your vscode ts server

Just a joke for @justin-schroeder . See https://twitter.com/jpschroeder/status/1765488908215697614

Usage

  • ctrl + shift + P
  • type ts-auto-restart to see a ts-auto-restart-30sec: Start. This will start an interval to reload ts every 30s
  • type ts-auto-restart to see a ts-auto-restart-30sec: Stop to stop the interval

About

Just a joke for @justin-schroeder. It's a vscode extension which restarts your vscode TS server every 30 sec (by default)


Languages

Language:TypeScript 94.8%Language:JavaScript 5.2%