Skip to content

2.0 Beta Release Update 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Hosch250 Hosch250 released this 18 Jun 04:13

The second release after the beta, fixing many more bugs, and featuring many parsing/resolving improvements.

  • Hotkeys:
    • Now ensures the VBE has focus before executing the command.
  • Settings:
    • After saving inspection settings, we immediately refresh your inspection list.
  • Source Control:
    • Now allows you to open an external, user-customizable shell program.
  • Parser/resolver:
    • Now resolves asynchronously as well, which should be a huge speed improvement.
    • Allows reserved keywords as UDT members.
    • Detects default parameter values as such.
  • Code Explorer:
    • Correctly updates view on parser error.
  • Test Explorer:
    • Allows running unit tests in multiple projects.