Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>VBSNew to Visual Studio Code? Get it now.
VBS

VBS

Serpen

|
82,101 installs
| (7) | Free
VBScript Language Support
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VBScript Extension for Visual Studio Code

This extension implements basic language features of Visual Basic Script/VBScript/VBS for Visual Studio Code.

Version Build status

English | Deutsch

Features

  • Outline
  • Completion

Outline

  • Goto Definition
  • Run (no debugging)
  • Hover

Hover

  • Signatures Hover

  • Color Information

Hover

  • Add extra VBS Source (libraries) files for extra completion
{ // settings.json
    "vbs.includes": ["c:\\mylibrary.vbs"]
}

Contribute

You can support this project through PR with your changes or simply add an issue with your idea/bug.

  • Complete Language Source Documentation #21
  • Translate
  • ...

References / Thanks

This extension is based on the Visual Basic extension shipped with VS Code and the design from AutoIt Extension from loganch.

Purpose

This extension was founded to help developing with VBS in an buisness application (medico Klinische Dokumentation)

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