Rubberduck
Rubberduck copied to clipboard
Every programmer needs a rubberduck. COM add-in for the VBA & VB6 IDE (VBE).
**Justification** I use laptops with a small screen and in my code I took it as a rule to place each parameter on a new line. Even if there are...
**Justification** VBIDE's import/export assumes current system's code page. It is not Unicode-aware, which means it may export and import files that won't be readable universally. That can be a problem...
Ask us anything! Describe what you're trying to do, include screenshots, relevant code - anything that helps us help you. [RubberduckLog.txt](https://github.com/rubberduck-vba/Rubberduck/files/7566482/RubberduckLog.txt)  Version 2.5.2.5906 OS: Microsoft Windows NT 10.0.19043.0, x64...
**Rubberduck version information** OS: Microsoft Windows NT 10.0.22000.0, x64 Host Product: Microsoft Office x64 Host Version: 16.0.14701.20226 Host Executable: WINWORD.EXE **Description** I have a method which has the '@Enumerator annotation...
Standard Modules and Classes with `PredeclaredId = True` behave in a similar manner (i.e., global namespace, _no assembly required_). However, there are more software design options and opportunities if a...
It would be great if there is a portable version of Rubberduck that can run from any folder, similar to the approach, used with the portable version of MZ-Tools -...
**Justification** Rubberduck is fantastic until your code doesn't compile. Sometimes the reason code won't compile is that you are using classes as a PredeclaredId and the PredeclaredId attribute isn't set....
**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 [Version 2.5.2.6030 OS: Microsoft Windows NT 10.0.22000.0, x64...
**Rubberduck version information** Version 2.5.2.6030 OS: Microsoft Windows NT 6.2.9200.0, x64 Host Product: Autodesk® Inventor® 2018 x64 Host Version: Autodesk Inventor 2018 Host Executable: INVENTOR.EXE **Description** The software works correctly...
would be nice to have a LIKE option so that it could exclude all filenames that match would be nice to be able to Exclude Folders section too