This extension provides support for Crystal for Visual Studio Code. It's still a work in progress, feel free to contribute or report issues through GitHub.
Press F1
, type ext install crystal
.
- Add snippets
- Linter support
- Starting with snippets
- Improvements in crystal support
- Fixes
- Basic support based on vscode-ruby
- Fork it ( https://github.com/g3ortega/vscode-crystal/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
- g3ortega Gerardo Ortega
Enjoy!