github rubberduck-vba/Rubberduck v2.0.6-rc
2.0 Release Candidate 3

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

The sixth beta release, fixing many more bugs with a special emphasis on the inspections.

  • Parsing/Resolving:
    • Prevent parser/resolver from throwing when creating annotations without arguments for '@Ignore and '@Folder annotations.
  • Inspections:
    • Implement new inspection to check for malformed annotations.
    • Inspections working off the parse tree, such as Obsolete Call Statement, work again.
    • '@Ignore annotation works for parameters and inspections working off the parse tree.
    • Parameter Can Be ByVal inspection now supports inspecting interface implementations and event handlers.
    • Unassigned Variable Usage* inspection now ignores variables passed to the Len and LenB functions, which do not use the variable values.
    • Various bug fixes.
  • Source Control:
    • Now has a hotkey.
  • Find Symbol:
    • Improved performance.
  • Regex Assistant:
    • _NEW!_ Helps you understand your Regex calls.
  • Localization:
    • Inspection quick fix menu has correct localization.
  • Code Explorer:
    • Fixed bug in the Import command.
  • Hotkeys:
    • Individual commands do not run unless they are enabled.
  • Refactorings:
    • Fixed many bugs in Move Closer to Usage.

Don't miss a new Rubberduck release

NewReleases is sending notifications on new releases.