Xvba
Version 1.0.0-b
Packages Not Found for:
Try example package : (search for linear)
Speed up your VBA development with Xvba Tools

WRITE EXCEL VBA IN VSCODE

  • Now you can use your Vscode for create/edit VBA codes with *namespace for sub-folders
  • With Live Serve all your changes automatic loads on Excel
  • With XVBA and Git you can track your code changes and VBA projects can be done with Teams

USE AUTO-COMPLETE & SNIPPETS

  • Xvba came with Language Serve that make its possible to use code auto-completion.
  • Other feature implemented for speed up your code development is Snippets.

CREATE AND SHARE VBA PACKAGES

  • For the first time we can create, install and share VBA code as Packages.
  • For that, we create a nodejs app xvba-cli and a repository.