You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, it seems like all literal values are foremost sorted by using the lexical form. However, I would prefer to have language-tagged literals sorted using their language tags first and the lexical form second. This would prevent unnecessary line changes in git diffs when, for example, a label for some single language changes.
The text was updated successfully, but these errors were encountered:
Currently, it seems like all literal values are foremost sorted by using the lexical form. However, I would prefer to have language-tagged literals sorted using their language tags first and the lexical form second. This would prevent unnecessary line changes in git diffs when, for example, a label for some single language changes.
The text was updated successfully, but these errors were encountered: