Skip to content

[JRI] Intercept View(x) calls #208

Description

@laeubi

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions