Blueprint language support for Zed editor.
Warning
For the LSP features to work, blueprint-compiler must be installed on the system.
To develop this extension:
- Clone this repository
- Follow the Developing an Extension Locally section of the Developing Extensions guide from Zed Docs

Some of the queries used in this extension (see here) originate from the MIT-licensed tree-sitter-blueprint project.