Skip to content

v0.1.22

Choose a tag to compare

@github-actions github-actions released this 05 Mar 13:37
· 191 commits to main since this release

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

Full Changelog: v0.1.21...v0.1.22