Skip to content

Commit 26b1dac

Browse files
committed
Improve chapter 07.
1 parent 440c486 commit 26b1dac

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

07 - Todo/03 - Filtering.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212

1313
// 1. Open the TODO tool window and make sure the Project scope is selected (show all TODO's in the current project).
1414
// 2. From the toolbar, click the filter icon and edit filters. Create two new filters:
15-
// - Verify (Maarten), selecting the \bverify\[\bMaarten\b\].* pattern
16-
// - Review, selecting the \breview\b.* pattern
17-
// 3. From the TODO tool window, set the filter to just show Review comments
18-
// 4. From the TODO tool window, set the filter to just show comments for Maarten
15+
// - Verify (Maarten), selecting the \bverify\[\bMaarten\b\].* pattern.
16+
// - Review, selecting the \breview\b.* pattern.
17+
// 3. From the TODO tool window, set the filter to just show Review comments.
18+
// 4. From the TODO tool window, set the filter to just show comments for Maarten.
1919
// 5. In teams, setting patterns with usernames is really handy to filter actual tasks from the noise.

0 commit comments

Comments
 (0)