Skip to content

zed-extensions/zed-roc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roc lang support for Zed

An extension for Zed that adds Roc language support:

  • syntax highlighting through treesitter and
  • type tooltips, error marker, completion ... through the roc language server

Preqrequisites

  • install roc from the roc-lang website
  • add roc and roc_language_server to your PATH
  • install Zed from the Zed website

ROC

Development

~/Library/Application\ Support/Zed/extensions/installed/
less ~/Library/Logs/Zed/Zed.log

Zed Example

About

Zed extension for Roc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scheme 51.3%
  • Rust 47.3%
  • Just 1.4%