Closed yemi-kelani closed 1 year ago
All error messages that are written with showErrorMessage as opposed to vscode.window.showErrorMessage add the ability to copy the error message. Enhancement issue #10.
showErrorMessage
vscode.window.showErrorMessage
All error messages that are written with
showErrorMessage
as opposed tovscode.window.showErrorMessage
add the ability to copy the error message. Enhancement issue #10.