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.
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