MCPcopy Index your code
hub / github.com/crystal-lang-tools/sublime-crystal

github.com/crystal-lang-tools/sublime-crystal @0.0.13

Chat with this repo
repository ↗ · DeepWiki ↗ · release 0.0.13 ↗ · + Follow
48 symbols 110 edges 2 files 42 documented · 88%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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 https://packagecontrol.io/installation . 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.

Development

Note to contributors: to release a new Package version, a new git tag should be added to the repository.

Core symbols most depended-on inside this repo

Shape

Method 44
Class 4

Languages

Python100%

Modules by API surface

diff_match_patch.py42 symbols
crystal_format.py6 symbols

For agents

$ claude mcp add sublime-crystal \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page