Using Endevor Explorer VSCode extension, after editing an element using the Edit element option, get the following error after adding back to Endevor
Edited file: f:\VSCode\.e4e\CAT-version-013461C300ADDDBA.cob was not deleted correctly. (see OUTPUT for more details
And in the Output
Release : 18.1
Component : EXPLORER FOR ENDEVOR
By default, the "Enable Trash" setting is turned on in the vscode workspace setting, Endevor explorer only move the deleted temp files to OS recycle bin.
Failed to move elementXXX to recycle bin error is caused by the windows recycle bin setting (recycle bin is disabled for that drive).
Workaround:
Uncheck the "Enable Trash" vscode workspace setting to manually delete the temp file.
Or enable recycle bin for the drive in the windows OS recycle bin setting.
Development team is working on the Endevor explorer enhancement: check the vscode "Enable Trash" setting during the file deletion.