crystal-tools
Integrate crystal tools in atom
manastech 2,296 10 0.3.0 MIT GitHub

crystal-tools package

Enables built in tools in crystal compiler to be used from atom.

Note: requires crystal >= 0.7.7.

Supported tools

  • context: displays available context variables at a specific location
  • implementations: over a method call, search for all possible definition of the method. Even across macro expansions.

screenshot