The official Visual Studio Code extension for the Harbor Backend Definition Language. Harbor is a syntax-only language that compiles directly to zero-dependency Node.js code.
Features
Semantic Syntax Highlighting: Specialized colorization for server blocks, HTTP methods, and JSON primitives.
Backend-First Intelligence: Recognizes Harbor-specific constructs like path parameters and request bodies.
Language Integration: Full support for bracket matching, auto-closing, and code comments.
Custom File Icons: Harbor logos for all .hb and .harbor files in your explorer.
Usage
Simply install this extension and open any .hb or .harbor file. Harbor provides a clean, professional environment for describing your API infrastructure.