openHAB is a vendor and techology agnostic open source automation software for your home. This Visual Studio Code extension allows you to work with openHAB configuration 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 and design patterns will work in openHAB 2.x
Ctrl + Alt + O
or editor title icon)Thread::sleep()
times while hoveringLearn more about the configuration options in our documentation on github.
Check out existing issues in the repository.
See CHANGELOG.md file for the details.
Everyone is invited to improve this extension.
Check out the extension code in our GitHub repository. See Contributing.md file for further technical and formal details for contributing something to the openHAB project.
Enjoy!