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
276 stars 58 forks source link

Use `crystal env CRYSTAL_PATH` to get Crystal stdlib path #115

Closed makenowjust closed 4 years ago

makenowjust commented 4 years ago

Follow up crystal-lang/crystal#9428

makenowjust commented 4 years ago

ping. If this isn't merged, this extension does not work after crystal next release. And this PR change also works with current and old crystal commands.

baelter commented 4 years ago

Fixes #74