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
Comment by dangoor Tuesday Oct 21, 2014 at 18:46 GMT
@JeffryBooher I saw that@MarcelGerber marked #3263 as a dupe of #3971 but it turns out that the change that landed on master didn't fix #3263. I took a quick look and realized that the fix for #3971 did not spot case matches on the special characters, which I think is actually pretty important.
If you look at the goodRelativeOrdering tests, you'll see that there were some tweaks to the expected ordering of things. It's impossible to make everyone happy all of the time. But, with this change you'll pretty reliably see things bubble to the top if you match case on the specials.
Issue by dangoor
Tuesday Oct 21, 2014 at 18:43 GMT
Originally opened as adobe/brackets#9621
This is a fix for #3263.
cc
@
JeffryBooherdangoor included the following code: https://github.com/adobe/brackets/pull/9621/commits
The text was updated successfully, but these errors were encountered: