Skip to content

akamalov/sublime-crystal

 
 

Repository files navigation

Sublime Text Crystal Package

Package for Sublime Text 2/3 which provides syntax highlighting and various code completion snippets for crystal.

Installation

Sublime Package Control allows you to easily install or remove Crystal (and many other ST packages) from within the editor. It offers automatically updating packages as well so you no longer need to keep track of changes.

  1. Install Sublime Package Control (if you haven't done so already) from http://wbond.net/sublime_packages/package_control . Be sure to restart ST to complete the installation.

  2. Bring up the command palette (default ctrl+shift+p or cmd+shift+p) and start typing Package Control: Install Package then press return or click on that option to activate it. You will be presented with a new Quick Panel with the list of available packages. Type Crystal and press return or on its entry to install Crystal. If there is no entry for Crystal, you most likely already have it installed.

Features

Todo

Add snippets for default classes like Exception

About

Crystal syntax highlighting for Sublime Text

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.0%
  • JavaScript 2.0%