-
Notifications
You must be signed in to change notification settings - Fork 757
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Any fork with this fix? #272
Comments
I've managed to compile successfully, but despite hours of effort i haven't had any success as I have no idea what I'm doing, lmao. Here are some of my attempts:
|
I found a question on Stack Overflow from 8 years ago that addresses the exact same issue using the same library. There’s even an answer provided. I still wasn't able to do it myself. https://stackoverflow.com/questions/31458719/implementing-initial-sort-on-listview-using-a-class Tagging some individuals who have contributed to Dependencies or maintain their own forks: I apologize for the unsolicited tag. Your assistance would be greatly appreciated. |
I have done a new ticket for @lucasg to migrate this repository into an organization to continuous the development: |
Hello,
I am using the Dependencies tool and have a feature request that I hope someone can help me with. Currently, when I click on a module with missing imports, the default view in the imports section does not prioritize the missing imports. I have to click the sortable column header twice to sort the missing imports to the top. Here are some screenshots illustrating the current behavior and the desired outcome:
Picture 2
I would love for Dependencies to automatically show the missing imports at the top by default when I click on a module.
Unfortunately, I do not have experience with C# or XAML, so I am unsure how to make this change myself.
It would be wonderful if someone with a coding experience could modify the source code so I can compile it myself. Alternatively, is there a fork that already has this modification implemented?
Thank you in advance for your help.
The text was updated successfully, but these errors were encountered: