Hide Tasks & Groups

Table of Contents

  1. Overview
  2. How to Use
  3. Features
  4. Perfect For
  5. Difference from Task Filtering
  6. Next Steps

Overview

Declutter your task view by temporarily hiding individual tasks or entire task groups you don’t need to see. Hidden items are dimmed when shown and can be easily restored at any time.


How to Use

  1. Right-click on any task or task group
  2. Select β€œHide Task” or β€œHide Group” from the context menu
  3. Hidden items are removed from the default view
  4. Click the β€œShow Hidden Tasks” button in the title bar to view all tasks including hidden ones
  5. When in β€œShow Hidden” mode, hidden items appear dimmed with a badge (●)
  6. Right-click a hidden item and select β€œUnhide” to restore it
  7. Click β€œClear Hidden Tasks” to unhide everything and return to normal view

Features

  • Selective Hiding β€” Hide individual tasks or entire task groups (npm, maven, etc.)
  • Hierarchical β€” Hiding a group automatically hides all tasks within it
  • Visual Feedback β€” Hidden items appear dimmed with a badge when viewing all tasks
  • Toggle Mode β€” Quickly switch between filtered view and showing all tasks
  • Persistent β€” Hidden state is saved across Visual Studio Code sessions
  • Easy Restore β€” Unhide individual items or clear all hidden tasks at once

Perfect For

  • Hiding rarely-used task types in large monorepos
  • Temporarily removing test or build tasks from view
  • Focusing on specific task categories during development
  • Cleaning up the task tree without permanently removing tasks

Difference from Task Filtering

Β  Hide Tasks .tasksignore / Exclude
Scope Per-task or per-group File/pattern-based
Reversibility Easily toggle back on Edit ignore file
Use case Temporary declutter Permanently exclude task files
Granularity Individual tasks within a type Entire files or directories

For permanently excluding files from task discovery, use Task Filtering with .tasksignore.


Next Steps


© 2026 Ryan Conrad. All rights reserved.

This site uses Just the Docs, a documentation theme for Jekyll.