r/vba 12d ago

Show & Tell Just Released Version 4 - XLIDE: VBA for VS Code

I just released Xlide: VSCode version 4.

It includes many performance enhancements and bug fixes, international language support, and most excitingly it now brings full support for Word, PowerPoint and Access (Read Only).

If you've tried it out and you like it, I'd really appreciate a star on the VS marketplace to help spread the word.

https://marketplace.visualstudio.com/items?itemName=WilliamSmithE.xlide

Thank you to the VBA community for all the support!

15 Upvotes

4 comments sorted by

2

u/ankokudaishogun 11d ago

A couple issues(I might open on github later): the Time function and statement and Unload statement are highlighted as Errors.

Same for the fmMatchEntry enumerator

2

u/MultiUserDungeonDev 11d ago edited 11d ago

Hey, good morning thank you! This is just the feedback I need. I spun the language analysis from the ground up by hand. I think it’s 99% of the way there, but still some edges to discover.

I opened the issue for you: https://github.com/WilliamSmithEdward/xlide_vscode/issues/41

2

u/ankokudaishogun 11d ago

No problem, so far it seems pretty nice so I might bother you further

2

u/MultiUserDungeonDev 11d ago

Happy to engage :)

Update released