Running code in vscode using Julia 1.5 is very slow. Even when using Ctrl+F5 it seems that it is running as if it were debugging since at the end it prints in the terminal:
Julia debuggee finished. Press ENTER to close this terminal.
Is it something I have to consider in the lauch.json file or anywhere else to improve this?
Thaks in advance