Popularity
4.5
Stable
Activity
0.0
Stable
10
6
1

Programming language: CoffeeScript
License: MIT License
Tags: Editor Plugins     Atom    
Latest version: v0.1.0

crystal-tools alternatives and similar shards

Based on the "Atom" category.
Alternatively, view crystal-tools alternatives based on common mentions on social networks and blogs.

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

Add another 'Atom' Shard

README

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