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

DevHQ

Khalid Elshafie

|
3 installs
| (0) | Free
A developer-focused VS Code extension that brings together tasks, notes, and a TODO code tree all in one clean workspace panel
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

DevHQ

GitHub package.json version

A developer-focused VS Code extension that brings together tasks, notes, and a TODO/FIXME code tree — all in one clean workspace panel.

DevHQ helps you stay organized without leaving your editor.


✨ Features

🗂️ Unified Dev Panel

A single panel that contains three tabs:

✔️ 1. Checklist (Tasks)

  • Add / remove / check off tasks
  • Persistent storage across sessions
  • Keyboard-friendly

📝 2. Notes

  • Quick notes area for ideas, snippets, reminders
  • Markdown-friendly text area (optional future mode)

🌲 3. TODO/FIXME Tree

  • Automatically scans your project for:
    • TODO
    • FIXME
  • Organised by file
  • Click to jump directly to source

🚀 Getting Started (Development)

1. Install dependencies

2. Run watch

npm run watch

3. Run the extension in VS Code

Press F5 to launch the VS Code Extension Host.


🧩 Commands

Command Description
DevHQ: Refresh Task Refresh tasks list
DevHQ: Refresh Notes Refresh notes list
DevHQ: Refresh Todos Rescan code and refresh todo list
DevHQ: New Task Create new task
DevHQ: New Note Create new note
DevHQ: Clear Notes Clears all notes


🛠 Tech Stack

  • TreeDataProvider
  • TypeScript

🤝 Contributing

PRs, issues, and suggestions are welcome!
This project is meant to grow into a polished dev productivity tool.


📜 License

MIT License.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft