Rubberduck icon indicating copy to clipboard operation
Rubberduck copied to clipboard

Every programmer needs a rubberduck. COM add-in for the VBA & VB6 IDE (VBE).

Results 174 Rubberduck issues
Sort by recently updated
recently updated
newest added

Hi, I discovered Rubberduck about a year ago and I like it a lot (folders, annotations, inspections, indent, export/import, ...); thank you for that project. However, I have an issue...

bug

**Rubberduck version information** ``` Version 2.4.1.5182 OS: Microsoft Windows NT 10.0.17134.0, x64 Host Product: Microsoft Office 2016 x64 Host Version: 16.0.4912.1000 Host Executable: EXCEL.EXE ``` **Description** Double clicking an inspection...

bug

Rubberduck should use Path.To.Folder rather than Project.Module when you select "group by location". Otherwise, what's the point in all our nice `'@Folder` annotations: ![image](https://user-images.githubusercontent.com/25348920/128397699-b96255a0-c12e-4a8f-9043-6005d807efe2.png) Given the code inspections require a...

enhancement
user-interface
up-for-grabs
difficulty-02-ducky
wpf

**What** When a sheets name is used in its own code behind pane replace it with the `Me` keyword. **Why** Use of the `Me` keyword makes it explicit the intention...

enhancement
feature-inspections
up-for-grabs

This is going to be first iteration of restoring `Extract Method` functionality that was disabled from RD, this time NOT regex'ing stuff. Because there are *numerous* cases to test, we...

enhancement
discussion
refactoring-extract-method
work-item

**Rubberduck version information** Version 2.5.2.5906 OS: Microsoft Windows NT 6.2.9200.0, x64 Host Product: 2007 Microsoft Office system x86 Host Version: 12.0.6606.1000 Host Executable: MSACCESS.EXE **Description** Feeling too dumb to post...

bug
feature-hotkeys

**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.2.5906 OS: Microsoft Windows NT 10.0.19043.0, x64 Producto de...

bug
status-deferred

**Rubberduck version information** Version 2.5.2.0 OS: Microsoft Windows NT 10.0.19042.0, x64 Host Product: Microsoft Office 2016 x64 Host Version: 16.0.4266.1001 Host Executable: EXCEL.EXE **Description** Renaming a project causes it to...

bug
feature-code-explorer

**Rubberduck version information** Version 2.5.2.5958 OS: Microsoft Windows NT 10.0.19042.0, x64 Host Product: Microsoft Office x86 Host Version: 16.0.14228.20226 Host Executable: EXCEL.EXE **Description** After initial parse of a class module...

bug
feature-code-explorer

**Justification** I use long indents to separate sections of code. In my code I want those kept to column 0 instead of being indented along with the surrounding code. I...

enhancement