-
The error message says:
```
File ".\vbe-decoder.py", line 47
result :list = []
```
Please see the attached image for more info
![image](https://user-images.githubusercontent.com/107616…
-
When I edit code in VS code and save, everything works fine except importing attributes.
I have keyboard shortcut assigned to macro (Ctrl+L). When I edit code in VS code I can see
`Attribute Mo…
-
I use "hwinfo --vbe", but the output is very
large, consisting of many many things, not
only vbe. Of course I can use grep, but I
supposed if --HARDWARE_ITEM is specified,
only info about this item is…
-
This is half an enhancement, half a possible bug (memory leakage).
I've noticed that Rubberduck v2.1.2.2981-pre (and 2968) tends to fill up the RAM pretty quickly, and I was wondering if it was int…
-
edit frx files on the VBE, edit frm on the vscode. sometimes, push only frm files to an excel file.
-
Would be nice to be able to close a project's add-in, or a document from _within_ the VBE.
This might have to be a host specific solution.
Might be good to provide option of saving and/or also closi…
-
Hello Team,
I try to install the provided driver from release pages, the following error occured :
![mvisor_gpu_00](https://github.com/tenclass/mvisor-win-vgpu-driver/assets/458388/e4f91267-99d…
-
From this version - no errors, but no colour change of the VBE.
-
Meant as an open discussion, rather than a quick yes/no. This is a proposition, feel free to challenge or disagree.
Rubberduck's guiding mission is to bring the VBE into the 21st century. To facili…
-
```cs
// my code
using Newtonsoft.Json;
using SystemInfoLibrary.OperatingSystem;
var a = OperatingSystemInfo.GetOperatingSystemInfo();
while (true)
{
Console.WriteLine(JsonConvert.Seriali…