v0.1.3
- 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