The delete-button on code-actions:

Should only be present when the code-actions have been created via auto-detection, not when they are created by manual detection via the context command.
There is no point in deleting when it was created on purpose.
Also, we should log each deletion (with author ID) as a debug log (just in case)
The delete-button on code-actions:
Should only be present when the code-actions have been created via auto-detection, not when they are created by manual detection via the context command.
There is no point in deleting when it was created on purpose.
Also, we should log each deletion (with author ID) as a
debuglog (just in case)