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

[JRI] Intercept View(x) calls #208

Open
laeubi opened this issue Mar 12, 2020 · 0 comments
Open

[JRI] Intercept View(x) calls #208

laeubi opened this issue Mar 12, 2020 · 0 comments

Comments

@laeubi
Copy link

laeubi commented Mar 12, 2020

For example in RStudio if one types View(x) then not the standard R-View is opende but the variable is displayed inline in RStudio.
I'd like to support something similar, thus it would be cool to have a method in RMainLoopCallbacks that allows for that, e.g. the method could return true/false, and if returning false then not the default view action is triggered.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant