Domiii / dbux

Dbux is an Integrated Debugging Environment (IDbE) and Omniscient Debugger that makes JavaScript application's run-time behavior come alive, visible and interactive.
https://domiii.github.io/dbux
Apache License 2.0
162 stars 13 forks source link

Need to restart VSCode to delete Project folder #625

Closed Domiii closed 2 years ago

Domiii commented 2 years ago

OS: Windows 10 Node: 16

Problem

After interacting with a dbux-practice project, it cannot be deleted. The OS claims it is still being used, even if no terminal is open, and no commands are running.

Investigation process

Possible Root Causes

Workaround

  1. Restart any VSCode window that interacted with the project folder (usually only the one where you used Dbux)
  2. -> Now you can delete things just fine.