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

No data tooltip or function parameter autocomplete help for non-base R library functions #17

Open
hermidalc opened this issue Feb 16, 2022 · 0 comments

Comments

@hermidalc
Copy link

No data tooltip or function parameter autocomplete help appear for non-base R package functions. Sorry maybe I'm missing a setting but both work for base R functions so I'm guessing not.

If in my R code file I've e.g., library(edgeR) then in a line of code e.g. dge <- DGEList(...) when I hover over or mouse cursor stay on DGEList I don't get a popup data tooltip. And when I'm inside the parentheses it doesn't know or help with the available parameters, default values, etc.

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