Skip to content

bearcove/dodeca-zed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dodeca-zed

A Zed extension for Dodeca authoring support.

The extension starts ddc lsp for Markdown content and Dodeca templates, including *.html and *.ddc.html files. The language server reads the workspace root from the LSP initialize request and uses the Dodeca config at .config/dodeca.styx.

*.ddc.html files use the HTML grammar with Dodeca/Gingembre template highlighting injected into {% ... %}, {{ ... }}, and {# ... #} regions, including template expressions inside HTML attributes.

Requirements

  • Zed
  • ddc on PATH

For local development, run cargo xtask install in the Dodeca repository.

Installation

Install it as a dev extension from Zed's command palette, choosing this repository directory.

About

Zed extension for Dodeca authoring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors