Skip to content

f4him/bangla-lorem

Repository files navigation

Bangla Lorem

Generate Bangla placeholder (lorem ipsum–style) text directly inside VS Code.


Features

  • Type bnlem<number> (e.g., bnlem200) and press Tab to insert Bangla lorem text of that many characters.
  • Works in any file type (HTML, Markdown, plaintext, etc.).
  • Automatically replaces your trigger with generated Bangla text.
  • Lightweight and fast — no external dependencies.

Usage

  1. Open a file in VS Code.
  2. Type the trigger bnlem followed by the number of characters you want.
    • Example:
      bnlem50
      
  3. Press Tab.
  4. The trigger expands into Bangla lorem text of the requested length.

Examples

Trigger Output (preview)
bnlem10 যার ভিত্তি
bnlem50 যার ভিত্তি পচে গেছে, তাকে একদম উপড়ে ফেলে নতুন করে
bnlem200 যার ভিত্তি পচে গেছে, তাকে একদম উপড়ে ফেলে নতুন করে ভিত্তি না গাঁথলে তার ওপর ইমারত যতবার খাড়া করা যাবে, ততবারই তা পড়ে যাবে। দেশের যারা শত্রু, দেশের যা-কিছু মিথ্যা, ভণ্ডামি, মেকি তা সব দূর করতে প্রয়োজন হ

Commands

This extension contributes the following command (mainly for testing):

  • Bangla Lorem: Hello World
    Confirms that the extension has been activated.

Requirements

No additional requirements. Works out of the box with VS Code.


Extension Settings

This extension does not add any custom settings yet.
Future updates may include options for:

  • Generating Bangla words instead of characters
  • Customizing lorem source text

Known Issues

  • Currently supports only character count (not word count).
  • Does not yet support multi-paragraph output.

Contributions and feature requests are welcome!


Release Notes

0.0.1

  • Initial release
  • Added support for bnlem<number> expansion into Bangla lorem text

Links


License

This extension is licensed under the MIT License.

বাংলায় গান গাই✨

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors