Skip to content

improve resource completion order/ presentation #251922

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

Merged
merged 17 commits into from
Jun 19, 2025
Merged

improve resource completion order/ presentation #251922

merged 17 commits into from
Jun 19, 2025

Conversation

meganrogge
Copy link
Contributor

@meganrogge meganrogge commented Jun 19, 2025

fix #251919
fix #251924

Before:

Put punctuation methods before others.
image

After:

Moved those to the bottom of the methods.
Screenshot 2025-06-19 at 12 06 27 PM
Screenshot 2025-06-19 at 12 06 34 PM

Before:

  1. Contained duplicate . entries
  2. Put ... and similar at the top vs bottom of the list
    image

After:

  1. Favored . method entry
  2. Put ... and similar at the bottom of the list
Screenshot 2025-06-19 at 1 47 40 PM Screenshot 2025-06-19 at 1 47 50 PM

@meganrogge meganrogge self-assigned this Jun 19, 2025
@meganrogge meganrogge requested a review from Tyriar June 19, 2025 16:12
@meganrogge meganrogge added this to the June 2025 milestone Jun 19, 2025
@meganrogge meganrogge enabled auto-merge (squash) June 19, 2025 16:12
@meganrogge meganrogge changed the title move punctuation methods down in terminal completion sorting order improve resource completion order/ sorting Jun 19, 2025
@meganrogge meganrogge changed the title improve resource completion order/ sorting improve resource completion order/ presentation Jun 19, 2025
Tyriar
Tyriar previously requested changes Jun 19, 2025
@meganrogge meganrogge requested a review from Tyriar June 19, 2025 17:48
@meganrogge meganrogge merged commit 57f8706 into main Jun 19, 2025
8 checks passed
@meganrogge meganrogge deleted the merogge/punc branch June 19, 2025 19:58
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

Successfully merging this pull request may close these issues.

terminal resource completion bugs move punctuation only terminal completions down in sorting order
2 participants