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

Consider auto-completion for @ in RStudio #192

Closed
hadley opened this issue Feb 25, 2022 · 5 comments
Closed

Consider auto-completion for @ in RStudio #192

hadley opened this issue Feb 25, 2022 · 5 comments

Comments

@hadley
Copy link
Member

hadley commented Feb 25, 2022

Existing code for S4 is https://github.com/rstudio/rstudio/blob/feature/graphics-restore-grid/src/cpp/session/modules/SessionRCompletions.R#L1291-L1317

So need to provide some helper that returns typed completions.

@jl5000
Copy link

jl5000 commented Nov 20, 2022

It would help also if RStudio recognised R7::new_class() as another function so that it could appropriately indent its arguments in the document outline.

@mmaechler

This comment was marked as resolved.

@hadley
Copy link
Member Author

hadley commented Apr 10, 2023

Should now mostly be a matter of getting RStudio to use new .AtNames().

@t-kalinowski
Copy link
Member

t-kalinowski commented Aug 3, 2023

Opened issue rstudio/rstudio#13451

@hadley
Copy link
Member Author

hadley commented Nov 23, 2023

Closing since this is now the responsibility of RStudio.

@hadley hadley closed this as completed Nov 23, 2023
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

4 participants