Popularity
5.8
Stable
Activity
0.0
Stable
13
3
10
Programming language: - - -
Tags:
Editor Plugins
Visual Studio Code
vscode-crystal alternatives and similar shards
Based on the "Visual Studio Code" category.
Alternatively, view vscode-crystal alternatives based on common mentions on social networks and blogs.
Do you think we are missing an alternative of vscode-crystal or a related project?
README
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
- 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
Contributors
- g3ortega Gerardo Ortega
Enjoy!