-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Description
Is your feature request related to a problem? Please describe.
I have multiple instances of ILSpy allowed, because I need to use see different set of assemblies at the same time. However, since the word "ILSpy" is shown first in the title, it is not easy to find out which window is the correct one, as the list name gets often cut of (especially if the title also contains the build number).
Describe the solution you'd like
I would suggest the assembly name list is put first and the application name second in the window title, like in all other applications that open documents. If that was too disruptive to users, the title can change this way only when multiple instances are enabled.
Additional context


Happy to implement if there was an agreement.