Implement Stdio Channel by schrieveslaach · Pull Request #187 · SonarSource/sonarlint-language-server

This PR adds support for serving the language over stdio channel which is the default communication channel in tools such as Neovim. That use case has been also reported in the forum (see here). Th...

GitHub