Ginko for Device Trees in Visual Studio Code

February 14, 2024 ยท View on GitHub

ginko is a tool for inspecting device-trees, including a language server. This VSCode extension adds the ginko language server and syntax highlighting.

Features

  • Syntax higlighting and type checking
  • Outline
  • Goto definition for node references

Acknowledgements