How to show documentation/API in Visual Studio Code

Hi,
when I use Visual Studio Code and have some code that I dont know, how can I get shown the API documentation to that?
On the github feature list there is written that when you have the openhab extension installed and you press “Alt+Shift+0” it shows the documentation. Is that what I am looking for? Unfortunately this key combination does nothing for me :wink: Any idea?

Currently this feature is not available. The new search function of the openHAB website does not support this kind of search function, see also: https://github.com/openhab/openhab-vscode/issues/115

1 Like

Sorry this list is “a bit” outdated.
We had some major chances last days and weeks and this will be on the todo list for the next extension release of course.

1 Like

Where can I see about the changes that are going on in openhab? I am curious about that.

You can follow the commits in our github repo, if you would like to see code. -> https://github.com/openhab/openhab-vscode/commits/master

Alternatievely you can checl the merged Pull Requests for more information. -> https://github.com/openhab/openhab-vscode/pulls?q=is%3Apr+is%3Aclosed

1 Like