Popularity
9.7
Stable
Activity
8.3
-
268
12
55

Programming language: TypeScript
License: MIT License
Tags: Editor Plugins     Visual Studio Code    
Latest version: v0.7.2

vscode-crystal-lang alternatives and similar shards

Based on the "Visual Studio Code" category.
Alternatively, view vscode-crystal-lang alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of vscode-crystal-lang or a related project?

Add another 'Visual Studio Code' Shard

README

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