.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Siegfried Pammer
150fa30aa3
Export what loaded, and let the user name the solution
...
Two gaps in the export paths, both visible from the same selection.
A selection holding an assembly that failed to load was turned away by
TryGetExportableAssemblies, so Ctrl+S fell through to the single-node save
and quietly wrote just the focused assembly -- the rest of the selection
vanished with no report. The predicate now only insists that something in
the selection loaded, and the exporter skips what it cannot decompile and
names it in the status report. That is also what the dialog always assumed:
its "not a valid assembly" row badge was unreachable, because no selection
containing one could get that far.
The dialog asks for an output folder and derived the .sln name from it,
while Save Code lets the user name the file. Now the dialog offers the name
too, in solution mode, defaulting (via the placeholder) to the folder-
derived name the exporter would pick anyway.
Assisted-by: Claude:claude-opus-4-8:Claude Code
2 months ago
..
Analyzers
Syntax-colour analyzer signatures with bold type names
3 months ago
AppEnv
Add a bookmarks feature for the decompiled C# view
3 months ago
AssemblyList
Avalonia 12.1
2 months ago
AssemblyTree
Move ILSpy UI code back to the ICSharpCode.ILSpy root namespace
3 months ago
Bookmarks
De-duplicate bookmark match/folding helpers; enabled glyph wins on a shared line
3 months ago
Commands
Export what loaded, and let the user name the solution
2 months ago
Compare
Drop redundant global:: qualifiers on ICSharpCode references
3 months ago
ContextMenus
Drop redundant global:: qualifiers on ICSharpCode references
3 months ago
Controls
Add omnibar breadcrumb and search bar above the decompiled code
3 months ago
Diagnostics
Drop redundant global:: qualifiers on ICSharpCode references
3 months ago
Docking
Add a bookmarks feature for the decompiled C# view
3 months ago
Editor
Fix #2078 : Generic local functions not highlighted properly
2 months ago
Input
Drop redundant global:: qualifiers on ICSharpCode references
3 months ago
Languages
Export what loaded, and let the user name the solution
2 months ago
MainWindow
Assert macOS menu conventions in the main-menu UI tests
3 months ago
Metadata
Show metadata tables when opening a standalone portable PDB
3 months ago
Navigation
Drop redundant global:: qualifiers on ICSharpCode references
3 months ago
NuGetFeeds
Lazy-load custom package icons in the NuGet feed dialog
3 months ago
Options
Drop redundant global:: qualifiers on ICSharpCode references
3 months ago
Plugins
Move ILSpy UI code back to the ICSharpCode.ILSpy root namespace
3 months ago
Resources
Show text-based resources inline with syntax highlighting
2 months ago
Search
Drop redundant global:: qualifiers on ICSharpCode references
3 months ago
Settings
Move ILSpy UI code back to the ICSharpCode.ILSpy root namespace
3 months ago
TextView
Fix #3845 : Add option to expand XML documentation comments
2 months ago
Themes
Move ILSpy UI code back to the ICSharpCode.ILSpy root namespace
3 months ago
TreeNodes
Share the settings-derived type system between tree, search, and views
3 months ago
Updates
Move ILSpy UI code back to the ICSharpCode.ILSpy root namespace
3 months ago
Util
Reveal selected files in a single Explorer window again
3 months ago
Views
Move debug-step stepping to a neutral namespace
3 months ago
AppInitializationTests.cs
Move ILSpy UI code back to the ICSharpCode.ILSpy root namespace
3 months ago
CaptureContextAttribute.cs
Add per-step visual breakpoints to the headless UI tests
3 months ago
EntityReferenceResolveTests.cs
Move ILSpy UI code back to the ICSharpCode.ILSpy root namespace
3 months ago
FixtureAssembly.cs
Export what loaded, and let the user name the solution
2 months ago
ILSpy.Tests.csproj
Port the sample plugin to Avalonia
3 months ago
ResetAppStateAttribute.cs
Drop redundant global:: qualifiers on ICSharpCode references
3 months ago
SessionSettingsTests.cs
Move ILSpy UI code back to the ICSharpCode.ILSpy root namespace
3 months ago
TestApp.axaml
Basic project structure
3 months ago
TestApp.axaml.cs
Move ILSpy UI code back to the ICSharpCode.ILSpy root namespace
3 months ago
TestAppBuilder.cs
Add per-step visual breakpoints to the headless UI tests
3 months ago
TestCaptureExtensions.cs
Avalonia 12.1
2 months ago
TestHarness.cs
Drop redundant global:: qualifiers on ICSharpCode references
3 months ago
TreeNavigation.cs
Drop redundant global:: qualifiers on ICSharpCode references
3 months ago
TreeNodeAssertions.cs
Drop redundant global:: qualifiers on ICSharpCode references
3 months ago
Waiters.cs
Drop redundant global:: qualifiers on ICSharpCode references
3 months ago
WindowExtensions.cs
Avalonia 12.1
2 months ago
packages.lock.json
NuGet 07/26 updates and .NET 11 P6 Roslyn
2 months ago