/vscode-crystal-lang

Yet another VSCode extension for Crystal Programming Language

Primary LanguageTypeScriptMIT LicenseMIT

VSCode Extension for Crystal Language

Build Status

This extension provides support for the Crystal programming language.

vscode-crystal-lang

Wiki

  1. Requirements
  2. Features
  3. Settings
  4. Useful extensions
  5. Known issues
  6. Roadmap

Release Notes

See Changelog

Contributing

  1. Fork it https://github.com/crystal-lang-tools/vscode-crystal-lang/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