VSCode Extension for Crystal Language
This is the official version of the plugin for Crystal Language support in VS Code. Remove all old versions before installing this one.
This extension provides support for the Crystal programming language.
Wiki
Release Notes
See Changelog
Contributing
- Fork it https://github.com/crystal-lang-tools/vscode-crystal-lang/fork
- Create your feature branch
git checkout -b my-new-feature
- Commit your changes
git commit -am 'Add some feature'
- Push to the branch
git push origin my-new-feature
- Create a new Pull Request
Contributors
- @faustinoaq Faustino - creator
- @nobodywasishere Margret Riegert - maintainer