This VS Code extension displays motivational and inspirational quotes whenever VS Code starts. The quotes are derived from a local JSON file and support multiple languages, including Bangla. Users can configure the default language via the settings UI.
Features
Displays a random motivational or inspirational quote every time VS Code starts.
Quotes are provided primarily in Bangla, with English as an optional translation.
Each quote includes the author, reference, tags, and translations.
User-configurable default language via VS Code settings, with Bangla set as the default.
Usage
Once installed, the extension will automatically display a random quote when VS Code starts. You can also manually show a random quote by running the command:
Press Ctrl+Shift+P (Windows/Linux) or Cmd+Shift+P (Mac) to open the Command Palette.
Type Show Random Quote and select the command.
Configuration
You can configure the default language for the quotes by going to:
File > Preferences > Settings (or use the gear icon at the bottom left of VS Code).
Search for Motivational Quotes Configuration and choose between en (English) and bn (Bangla).
Installation
Open VS Code.
Go to the Extensions view by clicking on the Extensions icon in the Activity Bar or pressing Ctrl+Shift+X.
Search for Motivational and Inspirational Quotes (Muslim) by azmolla.