Skip to content
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

Add support for in-editor docs browser #1359

Merged
merged 16 commits into from
May 17, 2023
Merged

Conversation

glopesdev
Copy link
Member

This PR extends the WebView panel functionality used to render annotations to support in-editor browsing of operator documentation. This allows for convenient access to technical references and tutorial examples rendered inline with the workflow.

Support for setting a preferred browser color theme is provided, although it is up to the docs website to support theming. Access to browsing the docs outside of the editor is still supported by using the Ctrl modifier, e.g. Ctrl+F1 will open the docs for the relevant operator in a new external browser tab.

Fixes #1208

@glopesdev glopesdev added the feature New planned feature label May 16, 2023
@glopesdev glopesdev added this to the 2.8 milestone May 16, 2023
@glopesdev glopesdev merged commit a5225c4 into bonsai-rx:main May 17, 2023
@glopesdev glopesdev deleted the issue-1208 branch May 17, 2023 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New planned feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve documentation search for generic operators
1 participant