Open
Description
Describe the bug
When I use the "run" functionality of Metals in VS Code to run a scala-cli script with error, it doesn't show any error but silently re-runs the last version of the script it was able to compile successfully.
Screen.Recording.2023-11-08.at.14.50.22.mov
Expected behavior
Should emit an error instead of re-running the last successful compilation result.
Operating system
Windows
Editor/Extension
VS Code
Version of Metals
v1.1.0
Extra context or search terms
No response