Skip to content

v0.1.3

Compare
Choose a tag to compare
@doinkythederp doinkythederp released this 31 Dec 21:36
· 4 commits to main since this release
4cd35f7
  • Improved the stability of the LLVM backend when jumping to symbols with missing file paths/line numbers.
    Now, the symbol's name will always be displayed, even if there is no source code to show for it. This makes
    it easier to work with closed-source VEXcode components. This feature was already working with the GNU Binutils
    backend.
  • Symbols with missing file paths/line numbers no longer show "??" where the path would be.
  • Command display names are now prefixed with the extension name.

Full Changelog: v0.1.2...v0.1.3