-
It may be useful to store Excel workbooks in their unpacked form which is a directory of XML files. This has been done before in VBADeveloper and OoXmlUnpack. From observation of those projects, it se…
-
Need to document the exact steps for a release so that releases are repeatable.
For the last release I did the following
* Build the Add-In workbook and Add-In
* Created a release through the Rel…
-
I have found that library references don't persist when all the VBA code is removed. This could be annoying. Perhaps this tool can solve this problem by having a list of library references in the conf…
-
So we have nice boilerplate-free test methods, the ability to run setup and teardown methods for both every test method and every test module in a test suite, we'll have _data-driven tests_ by 2.1 (#1…
-
I opened an Excel xlsm document with several VBA modules and programming in the sheets.
The rubberduck addin was activated automatically due to its last installation.
When i opened the IDE there were …
-
Since installing 2.0.6, I've gotten this error message when closing the host application:
![rd](https://cloud.githubusercontent.com/assets/11889733/16929926/f30838f8-4d07-11e6-9001-68ea47161b5d.PNG)
T…
-
This seems 100% reproducible on my system. Click on MS Word icon to start MS Word and open the default blank document. Open VBA IDE (Alt + F11, if that makes a difference). I see RD status changing…
-
Using RD 2.01b (2.0.0.38396)
When I open a project in Access 2010 then open the IDE, all forms are opened in design view, all code modules are brought to the foreground in the IDE, and when I try to …
-
I am not sure that the alert that appears after the import and export is successful is a good user experience. It is a very annoying experience to have to move your mouse point half way across the scr…
-
[Enter steps to reproduce:]
1. ...
2. ...
**Atom**: 1.15.0 x64
**Electron**: 1.3.13
**OS**: Mac OS X 10.10.5
**Thrown From**: [autocomplete-plus](https://github.com/atom/autocomplete-plus) p…