Bridge Language Support
Bridge is a universal code transformer that allows you to write business logic once and compile it to PHP, TypeScript, and Node.js.
Features
- Syntax Highlighting: Full support for
.bridge files, including custom types like int, float, and any.
- Snippets: Quick-start logic with snippets for functions (
func) and variables (let).
- Clean Architecture: Designed to work seamlessly with the
bridge-cli build system.
Usage
- Install the extension.
- Open any
.bridge file.
- Enjoy full syntax highlighting and smart snippets.
Requirements
For the full compilation experience, install the Bridge CLI.
Happy Bridging! 🌉
| |