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

PMCode

Sébastien Lemoine

|
24 installs
| (0) | Free
a kanban into vscode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

PMCode 🚀

PMCode

Bienvenue à PMCode, l'extension Visual Studio Code qui transforme la gestion de projet en un jeu d'enfant 🎉. Gardez le contrôle de vos tâches sans jamais quitter votre éditeur préféré 🖥️.

📝 Table of Contents

  • PMCode 🚀
    • 📝 Table of Contents
    • English Description 🇬🇧
      • ✨ Features
      • 🚀 How to use
        • ✍️ Create a task
        • 🛠️ Open the Kanban view
        • 🔄 Change the status of a task
        • 🔍 Go to the task
    • Description en Français 🇫🇷
      • ✨ Fonctionnalités
      • 🚀 Comment l'utiliser
        • ✍️ Créer une tâche
        • 🛠️ Ouvrir la vue Kanban
        • 🔄 Changer le statut d'une tâche
        • 🔍 Aller à la tâche

English Description 🇬🇧

✨ Features

With PMCode, managing your project has never been so simple and fun! Enjoy a built-in Kanban view directly in VS Code 📝.

  • 📌 Create tasks as comments in your code.
  • 🗂️ View all tasks in an easy-to-read Kanban board.
  • ✅ Update task statuses (To Do, WIP, Blocked, Done) with a single click.
  • 🔗 Jump straight to the code from the Kanban view.

🚀 How to use

✍️ Create a task

Write a comment in your code following this format:

// pmcode.todo: Create a new feature
// pmcode.wip: Work on the API integration
// pmcode.blocked: Waiting for review
// pmcode.done: Completed the UI component

✨ Your task will appear in the Kanban view automatically!

🛠️ Open the Kanban view

Use the command PMCode: Open Kanban View in the command palette to see your project overview.

🔄 Change the status of a task

Drag and drop tasks between columns in the Kanban board or update the comment in your code.

🔍 Go to the task

Click on the filepath in the Kanban view to open the file in the editor and jump to the task line! 🏃‍♂️💨

Description en Français 🇫🇷

✨ Fonctionnalités

PMCode vous simplifie la vie en gérant vos projets sous forme de Kanban directement dans VS Code 📝.

  • 📌 Créez des tâches sous forme de commentaires dans votre code.
  • 🗂️ Visualisez toutes vos tâches dans une vue Kanban facile à lire.
  • ✅ Changez le statut des tâches (À faire, En cours, Bloqué, Fait) en un clic.
  • 🔗 Accédez directement à votre code depuis la vue Kanban.

🚀 Comment l'utiliser

✍️ Créer une tâche

Écrivez un commentaire dans votre code avec ce format :

// pmcode.todo: Ajouter une fonctionnalité
// pmcode.wip: Travailler sur l'intégration de l'API
// pmcode.blocked: En attente de validation
// pmcode.done: Composant UI terminé

✨ Votre tâche apparaîtra automatiquement dans la vue Kanban !

🛠️ Ouvrir la vue Kanban

Utilisez la commande PMCode: Open Kanban View dans la palette de commandes pour voir l'ensemble de votre projet.

🔄 Changer le statut d'une tâche

Faites glisser-déposer les tâches entre les colonnes du tableau Kanban ou mettez à jour le commentaire dans votre code.

🔍 Aller à la tâche

Cliquer sur le chemin du fichier dans la vue Kanban pour ouvrir le fichier dans l'éditeur et accéder directement à la ligne de la tâche ! 🏃‍♂️💨

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