Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>KahrobaNew to Visual Studio Code? Get it now.
Kahroba

Kahroba

Amirhossein Malekian

|
83 installs
| (0) | Free
Kahroba language support for Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Kahroba extension for Visual Studio Code

This extension contains Kahroba Snippets and Commands.

Installation

Launch Quick Open:

  • Linux : Ctrl+P
  • macOS : ⌘P
  • Windows : Ctrl+P

Paste the following command and press Enter:

ext install AmirhosseinMalekian.kahroba

Quick start

  • Step 1. Install a supported version of Kahroba on your system
  • Step 2. Install the Kahroba extension for Visual Studio Code.
  • Step 3. Open or create a Kahroba file and start coding!

Features

  • [Code autocompletion] - Autocompletion for Kahroba keywords, functions, and variables.
  • [Code snippets] - Code snippets are templates that make it easier to enter repeating code patterns, such as loops or conditional-statements.
  • [Highlighting] - Syntax highlighting for Kahroba code.

Supported file extensions

  • (.kahroba)
  • (.krb)

Snippets

Below is a list of all available snippets and the triggers of each one. The ⇥ means the TAB key.

Snippet Content
in→ input
fn→ function declaration
for→ for loop
ie→ if/else statement
if→ if statement
el→ else statement
pl→ println
p→ print
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft