Rubberduck
Rubberduck copied to clipboard
Every programmer needs a rubberduck. COM add-in for the VBA & VB6 IDE (VBE).
**Justification** sometimes I have to replace several lines of code with new ones and I don't want to delete the pre-existing ones, so I make them become annotations by adding...
Version 2.5.9.6319 OS: Microsoft Windows NT 10.0.19045.0, x64 Host Product: Microsoft Office x64 Host Version: 16.0.17029.20140 Host Executable: EXCEL.EXE For demonstration use this Module code: ``` Private myObjectArray() As Object...
Short form: Appears that if a variable is assigned during a call to a function/sub/property, the variable not assigned inspection is triggered (correctly in one view, since within the procedure...
**Rubberduck version information** The info below can be copy-paste-completed from the first lines of Rubberduck's log or the About box: Rubberduck version [25.91] Operating System: [Windows 10x64] Host Product: [Microsoft...
Excess whitespace at the end of a line, esp. a "blank" line, is a hindrance when I use cursor keys. Please, make the indenter Indenter Trim/Remove Trailing Spaces Additionally, maybe...
**Rubberduck version information** The info below can be copy-paste-completed from the first lines of Rubberduck's log or the About box: Version 2.5.9.6314 OS: Microsoft Windows NT 10.0.22631.0, x64 Host Product:...
**Justification** I have bought a version of DoneEx VBA compiler software that compiles a selected workbook Idea is good however not easy to orchestrate. Considering the framework proposed by RubberDuck,...
**Justification** Word 2019 has installed a DOT template with old macros. After converting to new format DOTX and adding buttons to the ribbon, modules with macros are no longer available...
**Rubberduck version information** Version 2.5.9.6316 OS: Microsoft Windows NT 10.0.22621.0, x64 Host Product: Microsoft Office x64 Host Version: 16.0.17126.20132 Host Executable: EXCEL.EXE **Description** Hello. Firstly, thanks for the great tool...
**Rubberduck version information** Version 2.5.2.5906 OS: Microsoft Windows NT 10.0.19045.0, x64 Host Product: Microsoft Office 2016 x64 Host Version: 16.0.5404.1000 Host Executable: EXCEL.EXE **Description** The code below generates AssignmentNotUsed warnings...