-
-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Small fixes and updates #117
Conversation
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi,
i did not use the webview yet, so i'm not sure about what it does so i cannot review the logic itself, however i tried to give some feedback on the code in general.
BR
Sam
No problem @SamuelBrucksch i also didn't use it before, so i am sure we will have to adapt things when the extension has been released and some more users get to test it. |
…eview. Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Don't worry about the many insertions and deletions. |
I have scrolled through the code and it looks good to me. Will fetch it a bit later and try it in my test environment. |
Recognized that too, but that's something we can take care of later. |
I am not satisfied completely with the class approach that i more or less copied over from the Microsoft extension api examples. |
That was my impression, too. It seems that only the |
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
OK i am finished with the WIP part. I think the query is only used in one place in the webview part from me, so refactoring and then removing the content provider should be no big deal. |
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
ContentProvider folder was removed too now. We could share a vsix in the community for a bigger test audience. Wdyt? |
Sounds good |
Ok I'll prepare one. |
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Tested it on Windows and Ubuntu. Looking good on both systems. |
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
This will contain everything for a new small release in the nearer future.
Mainly this is thought to adress some of the currently urgent problems.
Closes #115, #108, #109
restCompletions
previewHtml
functionsearchDocs
option for nowShow in paperUI
should always open an external browser for nowSigned-off-by: Jerome Luckenbach github@luckenba.ch
vsix of this PR:
openhab-0.4.1-beta.vsix.zip