Skip to content

Evaluating strings in the REPL on Windows  #152

Description

@pdvcs

If we evaluate a string in the REPL (both on the command line, and using clojureVSCode on Linux) it comes out as a string: => "hello" ; "hello"

However with VS Code on Windows 10, it comes out as "hello" => "\"hello\"" (Screenshot).

It's a very cosmetic issue but could it be fixed please?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions