Skip to content

kubawolanin/openhab-vscode

 
 

Repository files navigation

openHAB VS Code Extension

openHAB is a vendor and techology agnostic open source automation software for your home. This extension allows you to work with openHAB files (like *.items, *.rules, *.sitemap and *.script) thanks to the syntax highlighting, code snippets and integrated search.

The extension is designed with openHAB 2.x in mind - most snippets/design patterns will work in openHAB 2.x

Features

  • Code snippets for openHAB including Design Patterns by Rich Koshak
  • Syntax highlighting for openHAB DSL (rules, items, scripts and sitemaps).
  • Integrated quick search of openHAB docs page (Alt + Shift + O)
  • Integrated Basic UI preview window (Ctrl + Alt + O or editor title icon)

openHAB2 code snippets

integrated search engine

If you have a sitemap file active in your editor and open Basic UI (Ctrl + Alt + O or editor title icon), you'll land directly on the sitemap you're working on.

Intelligent sitemap preview

Configuration

You don't need to provide any configuration to this extension. It automatically detects the hostname of openHAB. Detection is based on the path of active file.

Known Issues

None yet. Feel free to submit an issue in the repository.

Release Notes

0.0.1

Initial release of VS Code openHAB extension


For more information

Enjoy!

About

VS Code extension for openHAB configuration files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%