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

Latest version (2024.04.0+735) shows package functions in reverse alphabetical order #14677

Open
jzadra opened this issue May 8, 2024 · 4 comments
Labels
autocompletion Issues relating to autocomplete and autocompletion bug
Milestone

Comments

@jzadra
Copy link

jzadra commented May 8, 2024

image

@jzadra jzadra added bug new New incoming issues, ready for initial review. labels May 8, 2024
@ronblum
Copy link
Contributor

ronblum commented May 9, 2024

@jzadra Thank you for raising this! Do you have GitHub Copilot enabled? The order will get reversed to accommodate code suggestions (although in the Editor Pane). Also, can you please provide your system info?

RStudio Edition : <!-- Desktop or Server -->
RStudio Version : 
OS Version      : 
R Version       : 

@ronblum ronblum added info needed Additional information requested—reprex, steps, open question, etc. autocompletion Issues relating to autocomplete and autocompletion and removed new New incoming issues, ready for initial review. labels May 9, 2024
@jzadra
Copy link
Author

jzadra commented May 9, 2024

Yes, I do have GitHub Copilot enabled.

RStudio Edition : Desktop
RStudio Version : 2024.04.0+735
OS Version      : macOS 14.4.1
R Version       : 4.3.0

@ronblum
Copy link
Contributor

ronblum commented May 9, 2024

@jzadra So I think what we're looking for here is that the behavior in the Console Pane should be the same, whether or not Copilot is enabled? That is, it should always look like this in the Console Pane:

autocomplete_order

@jzadra
Copy link
Author

jzadra commented May 9, 2024

Correct. And to clarify, when I'm in the editor/source pane, the behavior is the same (reverse order). But I take it you are saying that since there are no autocompletions from copilot in the console, there is no need for it to be reverse order?

I think there may be something to be said for maintaining consistency in this menu between source/console, meaning if it has to be reversed in source, perhaps it be the same in console. But that's probably open for debate.

@ronblum ronblum added this to the Later milestone May 13, 2024
@ronblum ronblum removed the info needed Additional information requested—reprex, steps, open question, etc. label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocompletion Issues relating to autocomplete and autocompletion bug
Projects
None yet
Development

No branches or pull requests

2 participants