There is a small bug in the sorting of VIs by Name in Project Explorer.
If a virtual folder or an auto-populating folder contains VIs named "abc", "abc def", "abc def jkl", when the folder is set to "Arrange By >> Name" Project Explorer displays the VIs in the order 1. abc def jkl; 2. abc def; 3. abc. In other words, when there's a tie the longer name is displayed first. Breaking the tie in favour of the shorter name seems more logical, and is what Project Explorer does when sorting virtual folders.
The screenshot below shows the issue.
This was noticed in LabVIEW 2022 Q3. Please excuse if it's already been fixed in 2023 Q1.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.