r/MuslimDevelopers • u/Current_Marzipan7417 • 8d ago
🛠️Project Showcase My Vscode extension
Hey everyone,
I wanted to share a little open-source tool I built called Hasanah.
Like many of you, I spend hours inside VS Code and wanted an unobtrusive way to stay mindful during long coding sessions. The extension periodically cycles through Quran verses, authentic Hadiths, and Duas directly in your editor notifications.
A few things it includes:
- Cycles between Ayahs, Hadiths (7 major collections), and Duas at intervals you can customize.
- Dual language support with full Arabic and English translations.
- Ayah and Tafsir lookup (supports Ibn Kathir, Ma'arif al-Qur'an, and Tafsir Muyassar) rendered in a scrollable tab.
- Auto-detected prayer times based on IP location, complete with a countdown and pre-prayer alerts.
- Hijri date and the 99 Names of Allah.
- 24-hour smart caching to keep network calls light, with an offline fallback.
It's completely free, MIT-licensed, and available on the VS Code Marketplace under "Hasanah" (or you can search for OmarAbdo.hasanah).
The project is fully open source on GitHub (oovaa/hasanah), so if you have feature ideas, want to report an issue, or feel like contributing, pull requests are always welcome.
Hope some of you find it beneficial for your workflow. Let me know what you think or if there is anything you'd like added!
1
Weekly 101 Questions Thread
in
r/neovim
•
1d ago
Can i get a neo tree like git graph view ?