-
**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 2.5.9.6316
Operating System: Wi…
-
kazurayamがVBACallGraphを作り始めた元々の動機はゴミ掃除をするためだった、どこからもCallされていないSubやFunctionを見つけたい、ゴミだと確信したら削除しよう、その確信を得るためにcall-graphを参考にしようと思った。
その一方で、Rubberduckのissuesを見た
https://github.com/rubberduck-vba/Ru…
-
RubberduckのTools>Export Active Projectを実装しているコードを、わたしが自作したVBコードから直接Callしたい。つまりRubberduckをAPI経由でCallしたい。どうすればできるだろうか?
というのも、自作のSubが出力先フォルダを空にして、その直後にTools>Export Active ProjectをCallすることができればいい。
-
It would be useful in larger projects if Rubberduck @Folder [annotations ](https://rubberduckvba.wordpress.com/tag/annotations/) in modules were optionally respected causing module files to be exporte…
-
Error while installing "Cannot read property 'toString' of null", log below.
Node -v: 10.16.3
Npm -v: 6.9.0
OS: Windows 10
```
C:\Users\andre
λ npm install -g rubberduck-native
> rubberdu…
-
### TLDR:
The way failed tests are notified makes it hard to load them into quickfixlist.
### Description
I use [vim-dispatch](https://github.com/tpope/vim-dispatch) to run tests, which runs a …
-
Windows 10
I don't see anything on Add/Remove programs.
When I use the Uninstall it doesn't do anything.
-
## Describe the bug
I've noticed many times when I launch rubberduck from my context menu after selecting a code block for explanation, generating unit tests, or its other options, it will often ha…
-
## Describe the bug
During some instances of the generating feature, the code will stop typing and Rubberduck will be stuck on "generating" in a loop. This seems to happen randomly with it sometime…
-
References to the Rubberduck VBA unit testing module should be removed before distribution. Ideally this would be done as part of the 'ResetForDistribution' macro.