Skip to content

Fix UpdateCommandPaletteSuggestions#18496

Open
KrisVandermotten wants to merge 1 commit into
files-community:mainfrom
KrisVandermotten:Fix-UpdateCommandPaletteSuggestions
Open

Fix UpdateCommandPaletteSuggestions#18496
KrisVandermotten wants to merge 1 commit into
files-community:mainfrom
KrisVandermotten:Fix-UpdateCommandPaletteSuggestions

Conversation

@KrisVandermotten
Copy link
Copy Markdown
Contributor

Resolved / Related Issues

The new code is much simpler than the old code, more straightforward and more efficient.

Steps used to test these changes

This only fixes the bug mentioned above. It does not attempt to fix any of the other issues in the command palette.

This was tested using the same steps as in #18486, on a machine running in nl-BE. No new issues are introduced compared to main.

@yair100 yair100 self-requested a review May 17, 2026 15:41
@yair100 yair100 added the ready for review Pull requests that are ready for review label May 17, 2026
@yair100
Copy link
Copy Markdown
Member

yair100 commented May 17, 2026

Thanks! I'll try to take a look and test these changes sometime this week or next week.

@yair100
Copy link
Copy Markdown
Member

yair100 commented May 25, 2026

I'm having a hard time testing these changes since I still can't reproduce the issue. @Josh65-2201 did you have any luck on your end?

@Josh65-2201
Copy link
Copy Markdown
Member

Haven't reproduce it, @KrisVandermotten Whats your Files set language, Windows language and keyboard layout? I can only think it would be one of those settings causing it to not be consistent.

@KrisVandermotten
Copy link
Copy Markdown
Contributor Author

Whats your Files set language, Windows language and keyboard layout?

Windows language is nl-BE. I don't think keyboard layout can affect the code in question, but it's "Belgian (Period)".

Files is set to use the system language.

@Josh65-2201
Copy link
Copy Markdown
Member

Josh65-2201 commented May 28, 2026

I can reproduce it in 4.1.1, with Files language set to Nederlands (Nederland). It is fixed by this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready for review Pull requests that are ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Duplicate entries in command list

3 participants