Commit Graph

20 Commits (0.2.0)

Author SHA1 Message Date
Kuba Wolanin f75f65c663 Updates for the 0.2.0 release (#39)
Signed-off-by: Kuba Wolanin <hi@kubawolanin.com>
2017-10-20 19:18:16 +02:00
Kuba Wolanin aa64c9fe73 Language Server Protocol support (#31)
LSP cleanup, final touches.
Closes #3

Signed-off-by: Kuba Wolanin <hi@kubawolanin.com> (github: kubawolanin)
2017-10-17 20:04:14 +02:00
Kuba Wolanin 78be29ac8c Updated logo icons. Closes #36 (#37)
Signed-off-by: Kuba Wolanin <hi@kubawolanin.com>
2017-10-15 16:18:36 +02:00
Thomas Dietrich 7fc889a34b Fix wrongful italic presentation in README (#35)
GitHub would show half the file as italic because there is no second asterisk to end the format block.
Signed-off-by: Thomas Dietrich thomas.dietrich@tu-ilmenau.de (github: ThomDietrich)
2017-10-09 12:42:19 +02:00
Kuba Wolanin 08130642ba Optional REST API connection + better error handling. Closes #33 Resolves #22 (#34)
Signed-off-by: Kuba Wolanin <hi@kubawolanin.com>
2017-10-08 17:58:40 +02:00
Kuba Wolanin 96ea94f9fd Resolved #29 (#30)
Signed-off-by: Kuba Wolanin <hi@kubawolanin.com>
2017-07-18 21:16:41 +02:00
Ben Jones 0197af09b1 fix #25 (#26)
Signed-off-by: Ben Jones <ben.jones12@gmail.com> (github: sumnerboy12)
2017-07-11 12:18:58 +02:00
Jerome L c4ff46dd38 Updated README.md, host configuration section (#27)
* Updated README.md, host configuration section

Added a note to the configuration section, to clarify that the settings will take a hostname or the ip adress of the openHAB instance.
Suggested here: <https://community.openhab.org/t/visual-studio-code-openhab-extension/30205/56?u=confectrician>

Signed-off-by:  Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician)

* Discussion spelling fix

Signed-off-by:  Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician)

* Added IP adress in host config description

Signed-off-by:  Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician)IP address
2017-07-10 16:22:51 +02:00
Kuba Wolanin 7add8b5e40 Update .pullapprove.yml 2017-07-10 09:41:03 +02:00
Kuba Wolanin e718b0608e Create .pullapprove.yml 2017-07-10 09:37:57 +02:00
Kuba Wolanin 4a88708080 Update CONTRIBUTING.md 2017-07-08 09:13:21 +02:00
Kuba Wolanin 8b62397ca5 Items Explorer view - Initial contribution (#20)
Items Explorer view - Initial contribution
* Items Explorer - added Item icons + cleanup
* Rule template PR discussion follow-up.
Added "Copy State" context menu for Items.
Removed ongoing "Find References" feature.
General code cleanup.
Added Item code completions - Closes #7
* Documented code + updated changelog
* Version bump

Signed-off-by: Kuba Wolanin <hi@kubawolanin.com> (github: kubawolanin)
2017-07-07 12:58:40 +02:00
Claudio Spizzi 96ce27ff6f Icon Theme (#21)
* Initial commit for icon theme
* Add sounds and icons folders
* Update changelog
* Fix openHAB spelling
* Add services icon

Signed-off-by: Claudio Spizzi <claudio.spizzi@live.com> (github: claudiospizzi)
2017-07-03 20:52:50 +02:00
Dennis Gieseler a1591b7bd7 Fix typo in configuration part of README.md (#19)
Signed-off-by: Dennis Gieseler <dennis.gieseler@me.com>
2017-07-02 17:15:36 +02:00
Kuba Wolanin f0308ae65a Updated CHANGELOG + small cleanup (#16)
Signed-off-by: Kuba Wolanin <hi@kubawolanin.com>
2017-06-21 21:28:12 +02:00
Dennis Gieseler 70801c4d51 Added functionality to open openHAB Preview on MacOS based systems (#14)
Added configuration for openhab.host and openhab.path
Updated README.md to accomodate new configuration options (including examples)

Signed-off-by: Dennis Gieseler <dennis.gieseler@me.com> (github: dennisausbremen)
2017-06-21 14:36:38 +02:00
Kuba Wolanin 305fb58d90 Added CONTRIBUTING, generate-authors and minor tweaks (#13)
Added Issue Template and quick search in Community action. Closes #5 #2

Signed-off-by: Kuba Wolanin <hi@kubawolanin.com>
2017-06-20 07:38:54 +02:00
Thomas Dietrich 3357be53a2 Minor changes to README (#6)
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-06-19 11:33:03 +02:00
Kuba Wolanin 221e112c25 openHAB VS Code extension - Initial contribution (#1)
* openHAB VS Code extension - Initial contribution
* Added repository and fixed README
* Removed outdated setting from .vscode/

Signed-off-by: Kuba Wolanin <hi@kubawolanin.com>
2017-06-19 08:09:32 +02:00
Kai Kreuzer 70317845ce Initial commit 2017-06-18 22:05:59 +02:00