Open
Description
[provide a description of the issue]
Environment
- Operating System: Windows 10
- JDK version: 11
- Visual Studio Code version: 1.69.2
- Java extension version: Microsoft Java Pack v0.25.0
- Java Debugger extension version: latest
Steps To Reproduce
I have a problem with encoding Java System Output occurring only in Visual Studio Code.
Like you can see in the image below bullet print as ?
Eclipse and IntelliJ print the bullet point just fine.
My program is very simple:
[attach a sample project reproducing the error]
attach logs