Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Foba DSLNew to Visual Studio Code? Get it now.
Foba DSL

Foba DSL

Foba DSL

|
1 install
| (0) | Free
Syntax highlighting, bracket matching, and language support for the Foba DSL (.foba files) — Domain-Specific Language for creating Mod Hub UIs for any game.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Foba Language Extension

Syntax highlighting for the Foba DSL — a domain-specific language for creating mod hub UIs.

Instalación

  1. Copiar la carpeta foba-lang a ~/.vscode/extensions/foba-lang
  2. Reiniciar VS Code
  3. Los archivos .foba ahora tendrán syntax highlighting automático

O en VS Code:

  1. Ctrl+Shift+P → Developer: Install Extension from Location...
  2. Seleccionar la carpeta foba-lang

Highlighting

Elemento Color (scope)
hub, menu, grupo keyword (morado/azul)
boton, slider, toggle, etc. keyword.other (rosa)
color, tamaño, min, max, etc. variable.property (celeste)
al_click, al_cambiar, etc. entity.function (amarillo)
verdadero, falso, oscuro, claro constant (naranja)
#FF0088 constant.color (naranja)
800x600 constant.numeric (verde)
"strings" string (verde)
// comentarios comment (gris)
mi_funcion() entity.function (amarillo)
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft