Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>VB SnipsNew to Visual Studio Code? Get it now.
VB Snips

VB Snips

kwasihenri

|
49 installs
| (1) | Free
A rich snippet pack for VB.NET console programming
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VB Console Snippets

A rich snippet pack for Visual Basic .NET console applications in VS Code


Features

  • Handy shortcuts for common VB.NET console commands
  • Quickly insert Console.WriteLine, Console.ReadLine, and more
  • Includes snippets for variable declarations, loops, and control flow
  • Speeds up your coding workflow and reduces typos

Snippets Included

Prefix Description
cw Inserts Console.WriteLine()
cr Inserts Console.ReadLine()
dim Declares a variable with Dim
for For loop structure
if If...Then...Else statement
sel Select Case structure

How to Use

  1. Open a Visual Basic .vb file in VS Code
  2. Start typing one of the snippet prefixes (e.g., cw)
  3. Select the snippet from the IntelliSense suggestions or press Tab to expand

Installation

Install directly from the VS Code Marketplace


Feedback & Contributions

Got ideas or improvements? Feel free to open an issue or submit a pull request!


License

MIT © Henri K. Quarsh

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