-
Request auto-formatting for Excel VBA code snippets.
-
These files can be found in the CodeExport project directory. The `.gitattributes` file is important for fixing bugs which arise in Excel due to using Unix style line terminations. The other files hel…
-
The idea of having some kind of "code snippets" feature built into Rubberduck has been floating around forever, without being given much attention. In a recent chat discussion however, an idea surface…
-
Hi dear friend!
I am trying to use your package to enable vba auto complete inside VS Code.
I've already installed xvba package from vs code store, but when I'm trying to run "npm install" inside …
-
Trying to use this on the latest macOS release (Big Sur) and when running, I get the following error message:
```
failed to compile vertex shader:
ERROR: 0:2: …
-
Let's implement a regex search & replace functionality; a simple dialog that allows entering a regex pattern, selecting the scope of the search (current procedure, current component/module, current pr…
-
Loving the new auto correct feature - hats off.
Sometimes I accidentally type: `If true them` when I really mean: `If true then`. Anyway, I just _thought_ I had one of those moments and _though…
-
This issue is a split from the main File IO issue (#279), where we can track and discuss how best to offer big file (>4Gb) support throughout the File IO syntax and accompanying library functions.
…
-
Could use some better examples.
e.g. How do you traverse keys and values once your have called ParseJson() which returns a VBA-Tools version of Dictionary?
-
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.94.0
```
Version: 1.94.0
Commit: d78a74bcdfad14d5d3b1b782f87255d802b57511
Date: 2024-10-02T13…