5 comments (5 comments)3 reactions (3 reactions)0 assignees (0 assignees)C#3,645 forks (3,645 forks)batch import
Help WantedNew FeatureSearchUI
Repository metrics
- Stars
- 25,162 stars (25,162 stars)
- PR merge metrics
- Avg merge 15d 22h (Avg merge 15d 22h)61 merged PRs in 30d (61 merged PRs in 30d)
Description
Add a bookmarks pad that allows keeping a list of items from the assembly list treeview for quick navigation.
Contributor guide
- Research direction
- Review existing pad implementations in the ILSpy codebase (e.g., SearchResultsPad, AssemblyTreePad). Understand the docking system used (likely AvalonDock). Propose a design for the bookmarks pad, possibly reusing patterns from other pads. Check the issue comments for any additional requirements from maintainers.
- Tech stack
- csharp
- Domain
- desktoptooling
- Issue type
- Feature
- Prerequisites
- C#.NETWPFILSpy codebase navigation