-
The VBIDE sometimes persists a project, even after the host document is closed. That _sometimes_ results in what appears to be duplicate projects, if a workbook/project with the same name (but not nec…
-
I was reminded by [a discussion in chat](https://chat.stackexchange.com/transcript/message/46026350#46026350) that I needed to look into 4 log items that pop up in almost every log file from Excel:
…
-
In a two-tower retrieval model, it is essential to randomly sample negative items. Typically, this means that the batch size for the item tower will be larger than that for the user tower. Consequentl…
-
**Justification**
Currently, code editors allow you to customize the colors of the code syntax, allowing it to be more readable and faster to identify elements such as variables, functions, text amon…
-
It's possible to have a `VB_Description` defined for the Get, Set **and** Let of a Property, and VBE doesn't enforce consistency (it only recognizes the first `VB_Description` encountered). It *may* …
-
While fiddling with Modia, I tried to implement a basic NPN BJT model referring to the MATLAB code from (https://gist.github.com/bencholmes/d3ce40d1e9450f692320f68fd0a239f7) like this
```julia
BJT…
-
**Is your feature request related to a problem? Please describe.**
At the moment, you cannot reference two type libraries that have the same namespace identifier. This is sometimes needed, for examp…
-
Get the full kit from here https://github.com/material-extensions/vscode-material-icon-theme
Details
pragtical/plugins/issues/16
-
**Rubberduck version information**
> Version 2.5.0.5325
> OS: Microsoft Windows NT 10.0.18362.0, x64
> Host Product: Microsoft Office x86
> Host Version: 16.0.11929.20562
> Host Executable: EXC…
-
Hi Decalage
For a long while I've been looking to make a VBA IDE outside of the VBE (because the VBE is rubbish) and I personally feel VBA macros should be writable outside Microsoft Office, even i…