Skip to content

UTF-8 chars in VScode debug console #2591

Answered by tgodzik
pmudry asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for the question! It seems to work fine for me. Maybe it's related to encoding in VS Code? Could you search the settings for encoding and see if it's properly set there? Alternatively, you could try adding -Dfile.encoding=UTF-8 to the jvm options in the run configuration (.vscode/launch.json), but I don't need to set it myself and it seems to work.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@tgodzik
Comment options

@pmudry
Comment options

@JonaSi754
Comment options

@tgodzik
Comment options

@leprinco
Comment options

Answer selected by pmudry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants