mirror of https://github.com/icsharpcode/ILSpy.git
Browse Source
When the current language is not an IDebugStepProvider (e.g. the IL disassembler), the Debug Steps pane kept displaying the previous language's step tree, and its commands still triggered re-decompiles with a step limit the language ignores. Detaching now clears the tree and the view shows a "not available" note until a step-providing language is selected again. Assisted-by: Claude:claude-fable-5:Claude Codepull/3776/head
3 changed files with 43 additions and 1 deletions
Loading…
Reference in new issue