usethesource / rascal-language-servers

An LSP server for Rascal which includes an easy-to-use LSP generator for languages implemented in Rascal, and an interactive terminal REPL.
BSD 2-Clause "Simplified" License
10 stars 7 forks source link

The terminal that VS Code starts does not setup the correct code point for utf8 #327

Closed DavyLandman closed 10 months ago

DavyLandman commented 10 months ago

To solve that, we've had to use an internal api of jline to set the right windows code point, just before starting jline and friends

this fixes #326

sonarcloud[bot] commented 10 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication