v0.1.22
What's Changed
- Backspace all whitespace on line by @MattParkerDev in #71
- CodeEdit - Fix ArgumentOutOfRangeException on multiline removal by @valkyrienyanko in #72
- ✨ IDE - decompile assemblies/files for Go To Definition
- IDE - show decompilation progress indicator
- ✨ Debugger - decompile and generate PDB for stepped into assemblies without symbols
- IDE - jump to decompiled source for debugger stopped events
- SharpIdeCodeEdit - reduce string allocations
- Add missing editor colour classification mapping
New Contributors
- @valkyrienyanko made their first contribution in #72
Full Changelog: v0.1.21...v0.1.22