Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Evaluating strings in the REPL on Windows #152

Open
pdvcs opened this issue Apr 28, 2020 · 0 comments
Open

Evaluating strings in the REPL on Windows #152

pdvcs opened this issue Apr 28, 2020 · 0 comments

Comments

@pdvcs
Copy link

pdvcs commented Apr 28, 2020

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant