Commit Graph

14 Commits (e72872af64407a9b2a6c3b239aa2f2ff395a6bce)

Author SHA1 Message Date
Wouter Born 465093c0a2 Update documentation links (#96)
Signed-off-by: Wouter Born <eclipse@maindrain.net>
2018-06-16 10:21:44 +02:00
Kuba Wolanin 1b02f71697
[WIP] REST Configuration fix (#68)
* REST Configuration fix

Tweaks making remote access (with Basic Auth) possible

Signed-off-by: Kuba Wolanin <hi@kubawolanin.com>

* Fixed docs URL

Signed-off-by: Kuba Wolanin <hi@kubawolanin.com>
2017-12-21 14:43:34 +01:00
Kuba Wolanin 91be810e29
Fixed issues with non-root workspaces (#64)
Closes #62

Also added new release notes

Signed-off-by: Kuba Wolanin <hi@kubawolanin.com>
2017-11-25 16:28:41 +01:00
Simon Kaufmann 27bff8f446 added lspPort configuration parameter (#43)
...and changed port config to be a number.

Signed-off-by: Simon Kaufmann <simon.kfm@googlemail.com>
2017-10-27 12:45:52 +02:00
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
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
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
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