Skip to content

danhorner/zed-tla-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zed TLA+ Extension

2024-09-01

I've been experimenting with the zed editor and learning to write TLA+ This trivial extension provides syntax highlighting by loading the tree sitter grammar.

I also added build tasks to my TLA project to run the model checker and Pluscal Translator in the terminal window. Those are in the tasks.json file. You'll need to have a java and the TLA plus tools installed to use them

About

TLA+ Syntax highlighting for the Zed editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages