The MS Planner for Visual Studio Code is a Visual Studio Code extension that integrates Microsoft Planner into your development workflow. Manage tasks, view details, and collaborate with ease—without leaving VS Code.
Features
Task Management: View and manage tasks across buckets.
Drag-and-Drop: Move tasks between buckets with drag-and-drop.
Task Details: Access detailed info like descriptions and assignments.
Quick Task Creation: Create tasks directly in the extension.
Auto Updates: Stay synced with real-time data refresh.
Requirements
Microsoft 365 account with Planner access.
A Microsoft Entra ID app configured for authentication, with the following permissions:
Tasks.ReadWrite
Group.Read.All
User.Read
VS Code version 1.65.0 or higher.
Extension Settings
This extension contributes the following settings:
msPlanner.clientId: Specifies the Azure AD client ID used for authentication.
msPlanner.authority: Defines the Azure AD authority URL used for authentication.
Known Issues
Task updates may delay with network latency.
User list errors in restricted environments.
Token Refresh Issue: Tokens may not refresh automatically, requiring re-login after expiration.
Release Notes
0.0.1
Initial release: task management, creation, and details.