Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>dont-stop-codingNew to Visual Studio Code? Get it now.
dont-stop-coding

dont-stop-coding

1714080902120

|
112 installs
| (0) | Free
Once you stop coding and exceed the waiting time, it will continue to delete your code for a given time until you write the code again
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

dont-stop-coding README

Once you open the plug-in, you cannot stop coding. After the set time interval is exceeded, it will continue to delete your code until you enter the content again.

I am not responsible for any problems that cause project losses.

how to use

  1. key down F1 and input dontstopcoding select start or close
  2. shortcut ctrl + alt + [ start plugin and ctrl + alt + ] stop plugin

example

example

Extension Settings

You can customize the time interval and the string length of each deletion, and add the following contents to the configuration file of workbench

For example: "dontStopCoding.config": { "delay": 50, "num": 1 },

  • dontStopCoding.config.delay: How long will it take to start deleting, default: 0.05s
  • dontStopCoding.config.num: How many are deleted at a time.

Enjoy!

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