EditInVsCodeDelphiPlugin icon indicating copy to clipboard operation
EditInVsCodeDelphiPlugin copied to clipboard

No feedback on executor failure

Open mihoci10 opened this issue 11 months ago • 0 comments

I tried to run the Delphi plugin right after installing VSCode as well. As the PATH variable for 'code' command was not yet added, the plugin didn't work. After debugging the executor stderr output i managed to find the reason. The error output should really be included in the plugin by default.

mihoci10 avatar Feb 18 '25 10:02 mihoci10