Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Bell Lang: Syntax and UINew to Visual Studio Code? Get it now.
Bell Lang: Syntax and UI

Bell Lang: Syntax and UI

Bell

|
1 install
| (0) | Free
A simple script for making http requests
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Bell VS Code Extension

Bell is a simple scripting language for describing and making API calls.

This extension provides syntax highlighting, formatting, and integrated execution for .bel files in VS Code.

Requirements

The extension requires the bell-lang CLI to be installed globally:

npm install -g bell-lang

Configuration

  • bell.executablePath: Path to the bell executable (defaults to bell).
  • bell.formatOnSave: Enable/disable formatting on save (defaults to false).

Links

  • Documentation
  • GitHub
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft