-
This will fix, once and for all, the annoying issue we have with breaking .tlb references in VBA projects every release.
Now, we don't want to add a reference to Rubberduck.tlb _to every VBProject in…
-
Hello !
First, let me say that I am impressed by the work you're doing ! I do not particularly like coding in VBA, but I think your addin will help me a lot !
I am testing your addin to see if I can…
-
With every member of the VBA standard library known to Rubberduck, there's not much stopping us from enabling our users to browse the `VBA` project in the code explorer.
-
Steps to reproduce the error:
1. Create two different test modules (TestModule1 & -2) with a test method in each.
2. Run all tests in Rubberduck.
An error emerges: Microsoft Access cannot find the pr…
-
Hi
I'm using Rubberduck v1.22.
When executed by an end user, the below code requires a missing Rubberduck reference:
Msgbox "File processed in " & Format(now - begin, "hh:mm:ss")
Unchecking the…
-
Steps to repeat:
1. Open large project with many VBA modules, each containing many subroutines and functions
2. Open Code Explorer and press refresh button
3. Code Explorer treeview displays some of t…
-
I'm having a little trouble installing this in a fresh document. Here's what I tried:
(1) In Excel 2011 for Mac, if I right-click on "Class Modules", choose "Import File ...", and select Dictionary.c…
-
I can't get a log because it doesn't boot but after flashing alpha4, the phone sits at the boot animation. I tried several restarts and let it sit for 10 minutes on the boot animation but it just sits…
-
Originally reported on Google Code with ID 1777
```
Just ran a sim on my brewmaster monk to get an idea what the current result looks like.
Here are some observations:
Fight length = 540
Jab-count …
-
I can use "User32.dll". find_library(["User32"]) returns "User32".
However, working backward from an attempt to call "whatever.dll" to just trying to find_library(["whatever.dll"]), nothing I have tr…