Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Send VBA Code to VisioNew to Visual Studio Code? Get it now.
Send VBA Code to Visio

Send VBA Code to Visio

TimVisio

|
44 installs
| (1) | Free
Send VBA Code to Visio
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VBA/Visio Integration for VS Code

Plugin to send VBA code from Visual Studio Code to Microsoft Visio 🚀

alt text

Features

  • 📤 Manual Send: Push VBA code to Visio via command

  • ✅ Auto-Detect: Automatically recognizes .bas files

  • 🔍 Connection Check: Verifies active Visio integration

Instructions

  • In the macro settings of the Security Management center, enable trust access to the VBA project object model.

alt text

Send Code:

  • Launch Visio 🖥️

    Open Command Palette (Ctrl+Shift+P) and select "Send VBA Code to Visio"

  • Default Behavior:

    Code is saved to the open Visio document 📄

  • Custom Stencil:

    Add Attribute Stencil_Name = "ttt.vss" at the top of your code to save to a stencil 🎨

  • Rename Module:

    Add Attribute VB_Name = "Module 1" at the top to set the module name 📝

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft