/vscode-crystal-lang

Yet another VSCode extension for Crystal Programming Language

Primary LanguageTypeScriptMIT LicenseMIT

VSCode Extension for Crystal Language

Publish Extension

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.

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