ginko is a tool for inspecting device-trees, including a language server. This VSCode extension adds the ginko language server and syntax highlighting.
- Syntax higlighting and type checking
- Outline
- Goto definition for node references
- The syntax is from Pietro Lorefice
- The structure of this repository is heavily inspired from rust_hdl_vscode