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 right now the GUI sorts items purely by alphabetical which is contrary to what you will find in IDE's. This becomes more problematic the more items you add to the mix.
Desired behavior:
Match how IDE's sort, first by type, then by alphanumeric.