Skip to content

crystal-lang-tools/zed-crystal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zed Crystal Support (WIP)

This is very much a work in progress as the tree-sitter is developed. Utilizes the tree-sitter found here.

Dev installation:

  • Clone the repository, rename the folder to crystal
  • Install crystalline and make sure it is on $PATH
  • In Zed, install a dev extension with Cmd+Shift+P > install dev extension