[fix, de] Fix außer showing first ausser#2354
Merged
Kuuuube merged 3 commits intoyomidevs:masterfrom Mar 30, 2026
Merged
Conversation
* See more context in the relevant issue
Member
|
Seems it causes the problem from #1075 to reoccur. |
Author
Member
|
Scan or search resolution? Translation > Search resolution needs to be |
Author
|
That indeed works and oppido is shown first. I'm not entirely convinced that the longest-first behaviour (oppidum over oppido) is preferable in every case, but let's assume so. Any chance someone could add a test for that case or the ausser/außer? It's a pain to test changes if I have to re-load the extension every time. |
Author
|
Let me know now. The global diff is easier to visualize that the last commit only. Nothing clever, the reasoning was already in the issue. Keep the (personally, dubious) logic of longer is best, but don't go splicing around if you find the original word. |
StefanVukovic99
approved these changes
Mar 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Closes #2353
See more context, and how to test if this change works in the relevant issue.