Metadata-Version: 2.4
Name: bongpy
Version: 1.0.4
Summary: The Official Benglish Programming Language Engine, developed by Ronit.
Author: Ronit
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: description
Dynamic: description-content-type
Dynamic: summary

# 🐯 BongPy Language Support

Welcome to the official VS Code extension for **BongPy** — the Benglish Programming Language Engine! 

This extension provides the ultimate developer experience for writing BongPy code, bringing full color, structure, and speed to your `.by` files.

## ✨ Features

* **🎨 Native Syntax Highlighting:** Beautiful, custom color-coding for all BongPy keywords (`jodi`, `jotokhon`, `bana`, `bol`, etc.), strings, and operators.
* **🧠 Smart Auto-Indentation:** Pressing Enter after a colon `:` automatically indents your code, just like pure Python.
* **⚡ Code Snippets:** Type less, code faster! Just type a keyword and hit `Enter` to auto-complete the block.
  * Try typing `jodi`, `bana`, or `bol` and watch the magic happen.

## 💻 Example Code
```bongpy
bana cha_khao(taka):
    jodi taka >= 10:
        bol("Gorom cha ready, kheye ne!")
        de thik
    ta_na_hole taka == 0:
        bol("Bhai, pocket faka! Bari ja.")
        de bhul```
```        
## 🚀 How to Run Your Code
To run your BongPy scripts globally, install the main engine via pip:
```pip install bongpy```

Then, run your files straight from the terminal:
```bongpy hello.by```

## Developed exclusively by Ronit.
