45 Commits (tests/829-lambda-param-modifiers)

Author SHA1 Message Date
Siegfried Pammer 800efc6e10 Fix #749: toggle a member's fold together with its documentation 2 months ago
Siegfried Pammer 48fb85960e Fix #781: click highlights member references, Ctrl+Click navigates 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
Siegfried Pammer f2b51d2c34 Fix #2078: Generic local functions not highlighted properly 2 months ago
Siegfried Pammer ca1656f01b Repaint the caret layer when the caret-highlight animation runs and ends 2 months ago
Siegfried Pammer 17b3539a20 Add a per-assembly target-framework override for reference resolution 3 months ago
Siegfried Pammer 2c3e129c72 Show the arrow cursor over the editor's left gutter margins 3 months ago
Christoph Wille 39d9020efd Add a bookmarks feature for the decompiled C# view 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 b153291cdf Fix #3793: stop accidental text selection after clicking a reference 3 months ago
Siegfried Pammer f53ca6d080 Drop redundant global:: qualifiers on ICSharpCode references 3 months ago
Siegfried Pammer 51aafa0fd9 Move ILSpy UI code back to the ICSharpCode.ILSpy root namespace 3 months ago
Siegfried Pammer 9352a58289 Navigate references on click-release so link text stays selectable 3 months ago
Siegfried Pammer 5f2e448a09 Keep the hover popup open while the user interacts with it 3 months ago
Siegfried Pammer 37b381b87a Make documentation tooltip references clickable hyperlinks 3 months ago
Siegfried Pammer 33d6dd7384 Restore IL-specific hover tooltips in the IL language view 3 months ago
Siegfried Pammer 578f63ac01 Make the caret-highlight teardown test deterministic 3 months ago
Siegfried Pammer ddd7134e00 Stabilize the headless decompile-wait tests on slow CI runners 3 months ago
Siegfried Pammer 2aeae01eb8 Copy decompiled code as syntax- and semantic-highlighted HTML 3 months ago
Siegfried Pammer 5f10fd9e70 Add Go to Definition and folding toggles to the code context menu 3 months ago
Siegfried Pammer 4b0b31f3c4 Apply the Display expand-folding options to decompilation 3 months ago
Siegfried Pammer be4625fbf6 Adapt DecompilerViewTests to the shared test helpers 3 months ago
Siegfried Pammer 500439224e Don't decompile every type when the user clicks a namespace node 3 months ago
Siegfried Pammer 2d4722805b Hover tooltip signature wraps instead of clipping 3 months ago
Siegfried Pammer f9afc9d77f Speed up Copy/SelectAll tests via smaller decompile target 3 months ago
Siegfried Pammer 8be4576ab3 Folding keyboard commands — Ctrl+M / Ctrl+Shift+M 3 months ago
Siegfried Pammer 05ae000bad Editor zoom — Ctrl+Wheel scale + corner button overlay 3 months ago
Siegfried Pammer b6721b5bc4 ViewState — Back/Forward also restores expanded foldings 3 months ago
Siegfried Pammer 3aa171bac5 ICSharpCode.Decompiler: XmlDocLoader falls back to .NET ref-pack XMLs 3 months ago
Siegfried Pammer 6067d75167 Hover XML docs resolve for modern .NET system assemblies 3 months ago
Siegfried Pammer a16d40c5a4 Drive context-menu tests through the live menu builder 3 months ago
Siegfried Pammer d3da09f08c Copy/SelectAll via MEF, Ctrl+F via SearchPanel 3 months ago
Siegfried Pammer bb3f522e3a Caret-highlight adorner on in-document jumps 3 months ago
Siegfried Pammer 56183e8176 Single document with swappable inner content 3 months ago
Siegfried Pammer 595faf16b8 WaitForComponent helper + scrub boilerplate comments 3 months ago
Siegfried Pammer d58c2db19d Caption every UI-state-changing step with a comment 3 months ago
Siegfried Pammer 84a0307196 Document every test with description + AAA pattern 3 months ago
Siegfried Pammer a81efe7755 XML folding for resource views 3 months ago
Siegfried Pammer 8060f21ebb Multi-selection in the assembly tree 3 months ago
Siegfried Pammer 0c87ba4f92 Braille spinner in decompiler tab title while decompiling 3 months ago
Siegfried Pammer 0cb6968ce4 Keep decompiler tab title in sync with selected tree node text 3 months ago
Siegfried Pammer f2bbf97dfb Split MainWindowTests into per-component fixtures 3 months ago