Right click on taskbar icon should show the project name rather than .xaml name

Would make life alot easier, if when clicking on the UiPath icon in the taskbar, it showed the project name rather than the .xaml name. Of course when working on multiple projects, this results in many “Main.xaml” files, so all I see is the below. Would be good if it could reference which main file it’s pointing towards!

image

You could have as a rule that you rename the Main file e.g. Main_YourProject.xaml

It’s a good idea - in general that’s why I try to do but unfortunately we have a large number of developers so it’s hard to ensure everybody is doing this.

I suppose this is why we have standards and naming conventions on things like variable prefixes and the like. it could form part of your development procedures

Hi,
Thank you for your suggestion. I added it to our internal ideas tracker for our team to consider.