Skip to content

evrensen467/zed-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zed-log

Syntax highlighting for log files in Zed.

image.png

Test locally

  • Clone this repo: git clone https://github.com/evrsen/zed-log log
  • Clone the tree-sitter-log repo: https://github.com/Tudyx/tree-sitter-log
  • CD into the repo: cd tree-sitter-log
  • Build the WASM: tree-sitter build-wasm (might require docker-engine running)
  • Rename the WASM file to log.wasm
  • Move the WASM file into log/grammars (this repository)
  • Move the logrepository to ~/Library/Application Support/Zed/extensions/installed

About

Syntax highlighting for log files in Zed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages