openhab / openhab-vscode

VS Code extension for openHAB configuration files
https://marketplace.visualstudio.com/items?itemName=openhab.openhab
Eclipse Public License 2.0
159 stars 47 forks source link

Fix item hover. #244

Closed Confectrician closed 3 years ago

Confectrician commented 3 years ago

Fixes #243

cc: @CWempe please test, when the build was successful. Thanks in advance.

Signed-off-by: Jerome Luckenbach github@luckenba.ch

CWempe commented 3 years ago

Sorry. I do not know where to download the binary.

Somewhere here, I guess? https://dev.azure.com/openhab/vscode-openhab/_build/results?buildId=196&view=results

Confectrician commented 3 years ago

Ah sorry. I am already checking if it is possible to make azure post a comment in a PR with a link.

https://artprodsu6weu.artifacts.visualstudio.com/A9a899564-e2b9-49e3-bd3d-4101a64d20ed/82e39b03-2e63-4a34-84ca-3cb57be32202/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL29wZW5oYWIvcHJvamVjdElkLzgyZTM5YjAzLTJlNjMtNGEzNC04NGNhLTNjYjU3YmUzMjIwMi9idWlsZElkLzE5Ni9hcnRpZmFjdE5hbWUvb3BlbmhhYi12c2NvZGU1/content?format=zip

The direct download links are really cryptic to be honest.

https://dev.azure.com/openhab/vscode-openhab/_build/results?buildId=196&view=artifacts&pathAsName=false&type=publishedArtifacts should bring you to the proper place too.

CWempe commented 3 years ago

Did a quick test. Hover for Sleep Time works. 👍 Hover for Item state works. 👍

Confectrician commented 3 years ago

I will give a "Thread sleep generator"-UI a quick try over the weekend. If i am not satisfied i will push a version 0.8.2 without it to get this included quickly.