This deletes the embedded-documents folder when the user closes VS Code. It ensures the folder will not get bigger infinitely.
When testing with "Run and debug", note clicking on the "stop" button won't trigger the deletion (not sure why). The "Extension Development Host" window needs to be closed.
This is a temporary implementation for the new release. A somewhat cleaner version will eventually be included on an other branch,
This deletes the embedded-documents folder when the user closes VS Code. It ensures the folder will not get bigger infinitely.
When testing with "Run and debug", note clicking on the "stop" button won't trigger the deletion (not sure why). The "Extension Development Host" window needs to be closed.
This is a temporary implementation for the new release. A somewhat cleaner version will eventually be included on an other branch,