Skip to content

cfmleditor/zed-cfml

Repository files navigation

zed-cfml

CFML language support for Zed.

Development

Updating Grammars

Update the tree-sitter grammar revisions in extension.toml to the latest tagged release:

cargo xtask update-grammar

To use the latest commit on the default branch instead:

cargo xtask update-grammar --commit

Linting

Run clippy against the wasm target:

cargo xtask lint

Releasing

Create a release (updates versions, builds, tests, commits, tags, and pushes):

cargo xtask release 0.2.18

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors