Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>IbadahNew to Visual Studio Code? Get it now.
Ibadah

Ibadah

Arief Setiyo Nugroho

|
150 installs
| (1) | Free
The Ibadah plugin for VSCode can show Muslim prayer time at the status bar and popup notification. Fully customizable.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

IBADAH

The Ibadah plugin for VSCode can show Muslim prayer time at the status bar and popup notification. Fully customizable.

Features

  • Notifications Notifications

Commands

  • Ibadah: Pray Configure

    Open the settings and config

  • Ibadah: Pray Refresh

    Refresh the extension to get the latest config values

Extension Settings

  • Default settings

    "ibadah.location": {
      "country": "Indonesia",
      "city": "Surabaya",
      "postalCode": "",
      "address": ""
    },
    "ibadah.pray": {
      "notification": {
        "before": 15, // The notification will show before the actual time, in minutes.
        "message": "It's time to pray {pray}" // The {pray} will replaced with the actual pray time. Customizable with the names below.
      },
      "names": {
        "Fajr": "Fajr",
        "Dhuhr": "Dhuhr",
        "Asr": "Asr",
        "Maghrib": "Maghrib",
        "Isha": "Isha"
      }
    }
    

Thanks to

  • Aladhan
  • Flaticon
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft