-
Notifications
You must be signed in to change notification settings - Fork 399
Open
Labels
improvementNot a bug or a feature, but something general we can improveNot a bug or a feature, but something general we can improvescala-cliRelates to the scala-cli toolRelates to the scala-cli tool
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
Metadata
Metadata
Assignees
Labels
improvementNot a bug or a feature, but something general we can improveNot a bug or a feature, but something general we can improvescala-cliRelates to the scala-cli toolRelates to the scala-cli tool