/vscode-crystal

THIS IS A DEPRECATED REPO: Please check crystal-lang-tools/vscode-crystal-lang

Crystal support for VSCode

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.

Install extention

Press F1, type ext install crystal.

Plans and changelog

  • Add snippets
  • Linter support

0.1.9

  • Adding snippets for HTTP and Mustafa MVC Framework by guvencenanguvenal Güven Cenan Güvenal

0.1.7

  • Starting with snippets

0.1.2

  • Improvements in crystal support
  • Fixes

0.0.1

  • Basic support based on vscode-ruby

Contributing

  1. Fork it ( https://github.com/g3ortega/vscode-crystal/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Enjoy!