Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>VB.NET Language SupportNew to Visual Studio Code? Get it now.
VB.NET Language Support

VB.NET Language Support

Preview

DNA Kode

|
5 installs
| (0) | Free
First-class VB.NET language support for VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VB.NET Language Support

First-class Visual Basic (.NET) support for Visual Studio Code, powered by a custom language server.

Features

  • IntelliSense (completion, signature help, hover)
  • Diagnostics and quick fixes
  • Formatting and rename
  • Symbol search and document symbols
  • Semantic tokens and folding
  • Debugging with netcoredbg (optional)

Getting Started

  1. Open a VB.NET project (.sln, .slnf, or .vbproj).
  2. The language server starts automatically and scans your workspace.
  3. Configure settings under vbnet.* if needed.

Debugging

This extension integrates with netcoredbg. Install or provide a path in: vbnet.debugger.path

Resources

  • Repository: https://github.com/DNAKode/vbnet-lsp
  • Issues: https://github.com/DNAKode/vbnet-lsp/issues
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft