crystal-lang-tools / vscode-crystal-lang

Yet another VSCode extension for Crystal Programming Language
https://marketplace.visualstudio.com/items?itemName=crystal-lang-tools.crystal-lang
MIT License
279 stars 58 forks source link

Crystal command hanging on windows #59

Closed jonnyynnoj closed 5 years ago

jonnyynnoj commented 6 years ago

Having an issue on windows with the spawned crystal command hanging. The child.stdout.on('end') doesn't fire unless stdin is ignored.