You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add pinnedTasks field to global settings schema
- Implement toggleTaskPin message handler for backend state management
- Update ExtensionStateContext to include pinned tasks state
- Add pin/unpin button to TaskItemHeader with consistent codicon styling
- Update task sorting logic to prioritize pinned tasks first
- Prevent deletion of pinned tasks with user-friendly alerts
- Add translation keys for pin/unpin functionality
- Integrate pinned tasks state throughout the application
Resolves#6244
0 commit comments