github rubberduck-vba/Rubberduck v1.4.1
Resolver Hotfix

latest releases: Prerelease-v2.5.92.6381, Prerelease-v2.5.92.6373, Prerelease-v2.5.92.6371...
10 years ago

This release fixes a number of resolver issues:

  • #677 Shorthand notation for accessing string-indexed default property (rs!Name) is no longer a problem.
  • #676 Fixed grammar and rebuilt parser to pick up rs!Name as a member call. This fixes a false positive with the "type hint usage" inspection, since the grammar was picking them up as type hints.
  • Fixed an issue involving With blocks, where the qualifier and its type were being referenced at the same Selection coordinates, causing an InvalidOperationException when FindAllReferences was being launched from that selection.

Installation

  • If this is a new install, simply download and run the setup executable.
  • If you already have a previous version of Rubberduck, please uninstall it before proceeding; this installer will not automatically remove a previous installed version.
  • If you're running an anti-virus software, you may need to authorize this executable to run on your computer.
  • Administrative privileges are required for proper registration of the COM-visible API that enables unit testing and other API's.

See version 1.4 release notes for more information.

Don't miss a new Rubberduck release

NewReleases is sending notifications on new releases.