Skip to content

Conversation

@miloush
Copy link
Contributor

@miloush miloush commented Oct 10, 2025

Fixes #3562

Problem

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).

Solution

When multiple instances are allowed, swap the main window title from "ILSpy - List name" to "List name - ILSpy"

@christophwille christophwille merged commit 8b1fb63 into icsharpcode:master Oct 11, 2025
5 checks passed
@christophwille
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Put assembly list name first in the window title

2 participants