Skip to content

Errors aren't being reported on scala-cli scripts runs #5820

Open
@anatoliykmetyuk

Description

@anatoliykmetyuk

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

No one assigned

    Labels

    improvementNot a bug or a feature, but something general we can improvescala-cliRelates to the scala-cli tool

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions