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

fix: sort case-insensitively when using snippets #1065

Merged
merged 2 commits into from Mar 15, 2022

Conversation

ouuan
Copy link
Member

@ouuan ouuan commented Mar 15, 2022

Description

Sort case-insensitively when using snippets.

Related Issues / Pull Requests

This closes #1063.

How Has This Been Tested?

On Arch Linux.

Checklist

  • If the key of a setting is changed, the old attribute is updated or it is resolved in SettingsUpdater.
  • If there are changes of the text displayed in the UI, they are wrapped in tr() or QCoreApplication::translate().
  • If needed, I have opened a pull request or an issue to update the documentation.
  • If these changes are notable, they are documented in CHANGELOG.md.

@swiftqwq swiftqwq merged commit fa83fdb into master Mar 15, 2022
@swiftqwq swiftqwq deleted the snippet-case-insensitive branch March 15, 2022 13:59
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.

Different behaviour of Use Snippet Box
2 participants