Skip to content

Code evaluations fails silently when the ns declaration is invalid #2823

Open
@behrica

Description

@behrica

Jack-in using a clj file with an illegal ns declaration like

(ns stuff.migrate
  [datomic.client.api :as d]
  )

brings Calva into a weired state, in which all code evaluations result in printing empty lines into repl output and no error appears.
see here:
https://clojurians.slack.com/archives/CBE668G4R/p1746724932683779

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingevaluationuxUser experience related

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions