Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>VietLang - Backend Programming LanguageNew to Visual Studio Code? Get it now.
VietLang - Backend Programming Language

VietLang - Backend Programming Language

VietLang Official

|
1 install
| (0) | Free
Official Visual Studio Code extension for VietLang: 1-Click Run, Real-Time Syntax Linter & Diagnostics, Custom File Icons (.vl), Code Snippets, Bracket Matching, and Language Support.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VietLang Visual Studio Code Extension

Official Visual Studio Code extension providing rich language support, syntax highlighting, bracket matching, and developer snippets for VietLang — The Backend-First Programming Language.


✨ Features

  • 🎨 Rich Syntax Highlighting: Full TextMate grammar support for functions, keywords, control flow, types, closures, and strings.
  • ⚡ Productivity Snippets: 20+ built-in snippets for rapid backend development:
    • http-server: Bootstrap a high-performance HTTP/2 & REST API server
    • db-connect: SQLite, MySQL, and PostgreSQL connection setup
    • route-handler: Clean URL HTTP route matching
    • jwt-sign / jwt-verify: Cryptographic token authentication
    • ws-server: Real-time WebSocket event broadcaster
    • try-catch: Structured error handling
  • 🔍 Bracket & Block Autoclosing: Automatic matching for {}, [], (), "".
  • 📝 Docstring Integration: Native highlighting for /// and // comments.

🚀 Quickstart

  1. Install this extension from the VS Code Marketplace (search VietLang).
  2. Open any .vl file or create src/main.vl.
  3. Type http-server and press Tab to bootstrap a full REST API server in seconds!

📖 Useful Links

  • VietLang GitHub Repository: https://github.com/hoangtuvungcao/vietlang
  • Documentation: https://github.com/hoangtuvungcao/vietlang/tree/main/docs

📄 License

MIT License — see LICENSE for details.

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