478 Commits (74bc61b70f53f735435bf223979574cf3ff51786)

Author SHA1 Message Date
Siegfried Pammer 89800af156 Use the default wait budget for frozen-tab re-decompile waits 2 months ago
Siegfried Pammer 0e53fb9be1 Center the selected step in the viewport after filter changes 2 months ago
Siegfried Pammer bd6cfbc539 Preserve Debug Steps tree state across filter sessions 2 months ago
Siegfried Pammer d9b63a5bb3 Link this and base keyword expressions to their type 2 months ago
Siegfried Pammer 5a6972323d Fix #633: add an Overrides analysis showing overridden base members 2 months ago
Siegfried Pammer ffb39611b8 Reimplement cross-platform single-instance handling 2 months ago
Siegfried Pammer a926ae7e8b Show a hover for the indexer of a dynamic index access 2 months ago
Siegfried Pammer cba8b0d7a5 Test dynamic member tooltip rendering 2 months ago
Siegfried Pammer 4ff11dd796 Add a hover-only reference mode, distinct from local highlighting 2 months ago
Christoph Wille 2e617a38c0 Report deduplicated reference count, deflake EventSource schema tests 2 months ago
Christoph Wille f5199fae24 Add ILSpyXEventSource for assembly load, resolve, search and analyzer tracing 2 months ago
ds5678 c40c299ff8 Read the full namespace path off tree namespace nodes, not the label 2 months ago
Siegfried Pammer 640b968b59 Rebuild the assembly-tree namespaces eagerly, as the WPF host did 2 months ago
Siegfried Pammer a9d7538eef Show real progress while a solution exports 2 months ago
Siegfried Pammer 150fa30aa3 Export what loaded, and let the user name the solution 2 months ago
Siegfried Pammer d978ecf881 Fold the solution export into the shared project-export path 2 months ago
Siegfried Pammer 1cebc46c93 Run every Save Code path behind a cancellable progress overlay 2 months ago
Christoph Wille b888153f24 NuGet 07/26 updates and .NET 11 P6 Roslyn 2 months ago
Christoph Wille 71b71b5534 Avalonia 12.1 2 months ago
Siegfried Pammer f2b51d2c34 Fix #2078: Generic local functions not highlighted properly 2 months ago
Siegfried Pammer 93a1653cc7 Show text-based resources inline with syntax highlighting 2 months ago
Siegfried Pammer 847324e836 Fix #3845: Add option to expand XML documentation comments 2 months ago
Siegfried Pammer ca1656f01b Repaint the caret layer when the caret-highlight animation runs and ends 2 months ago
Siegfried Pammer 9b993522e2 Unpack !AvaloniaResources into per-file resource tree nodes 3 months ago
Siegfried Pammer d35c082616 Move debug-step stepping to a neutral namespace 3 months ago
Siegfried Pammer cda3305aa7 Disable debug-step node tracking by default 3 months ago
Siegfried Pammer c644776a67 Assert debug-step replay highlights are precise, not just present 3 months ago
Siegfried Pammer 2bd41edfaf Bridge only the debug-step marker in NodeLookup 3 months ago
Siegfried Pammer 32cc7510ef Add a filter box to the Debug Steps pane 3 months ago
Siegfried Pammer a23827bf0c Point a caret at the gap for debug steps that remove a node 3 months ago
Siegfried Pammer 7eed5704dc Exclude leading indentation from highlight position ranges 3 months ago
Siegfried Pammer bf2f57106a Await debug-step replay decompiles to fix flaky UI tests 3 months ago
Siegfried Pammer 04505bbdf2 Highlight and scroll to the changed instruction in the ILAst view 3 months ago
Siegfried Pammer d3517739ff Add fine-grained C# AST debug steps 3 months ago
Siegfried Pammer 17b3539a20 Add a per-assembly target-framework override for reference resolution 3 months ago
Siegfried Pammer fc9d945e95 De-duplicate bookmark match/folding helpers; enabled glyph wins on a shared line 3 months ago
Siegfried Pammer 2846f00080 Stop rescanning references to paint the bookmark gutter every frame 3 months ago
Siegfried Pammer a9d0d1573a Scroll bookmark navigation to the re-anchored line, not the saved offset 3 months ago
Siegfried Pammer 0b1f3d7934 Reconcile the live bookmark list on save instead of rebuilding it 3 months ago
Siegfried Pammer c24a98a2c3 Give the bookmark gutter immediate feedback when removing a bookmark 3 months ago
Siegfried Pammer 2c3e129c72 Show the arrow cursor over the editor's left gutter margins 3 months ago
Siegfried Pammer 85a189978c Keep bookmarks intact when a Replace import hits a corrupt file 3 months ago
Siegfried Pammer cabe7bf458 Position bookmark navigation from non-decompiler active content 3 months ago
Siegfried Pammer 8997b42f2b Complete bookmark backlog follow-ups 3 months ago
Christoph Wille 39d9020efd Add a bookmarks feature for the decompiled C# view 3 months ago
Siegfried Pammer d4473c2ed7 Fix doubled index on macro opcodes in the IL view 3 months ago
Siegfried Pammer d6bbb6135f Show metadata tables when opening a standalone portable PDB 3 months ago
Siegfried Pammer be3044db16 Toggle the fold under the right-click, not at the caret 3 months ago
Siegfried Pammer 28b682262c Syntax-colour analyzer signatures with bold type names 3 months ago
Christoph Wille f302b1fb3e Lazy-load custom package icons in the NuGet feed dialog 3 months ago