1013 B
1013 B
openHAB VS Code Extension Change Log
0.1.0 - 2017-07-07
- Completely new openHAB Items Explorer view in the sidebar!
- Preview all of your items thanks to the REST API
- Dynamic rules from the Items Explorer view - including the current state
- Ability to copy Item's name and state
- Clicking non-Group item opens it in the Paper UI by default
- Note: Currently in VS Code stable Items Explorer is permanently visible. VS Code Insiders allows you to hide the tree view thanks to vscode#29436
- Added Items autocompletion (with IntelliSense documentation) (#7)
- Quick search in the Community Forum
- Added icon theme
0.0.2 - 2017-06-21
- openHAB hostname and port are now configurable through user or workspace settings (#14)
- Added "openhab.searchCommunity" action allowing to search selected text in the openHAB Community (#13)
- Minor tweaks in the code and documentation (#6 #13)
0.0.1 - 2017-06-19
- Initial release