Skip to content

tera-language/teralang-vscode

Repository files navigation

TeraLang README

TeraLang is a lightweight language for creating mock APIs and backends. This extension provides syntax highlighting support for .tera files in Visual Studio Code.

Features

  • Syntax highlighting for .tera files

Requirements

None. This extension is purely for syntax highlighting and does not require installing the TeraLang CLI or any dependencies.

Extension Settings

This extension contributes the following settings:

  • teralang.enable: Enable/disable TeraLang syntax highlighting
  • teralang.syntaxTheme: Optional theme override for highlighting style

Known Issues

  • Only syntax highlighting is supported at the moment
  • No IntelliSense, linting, or runtime checking (planned for future versions)

Release Notes

1.0.0

  • Initial release with full syntax highlighting for .tera files

Enjoy using TeraLang in VS Code!

Releases

No releases published

Packages

No packages published