Skip to content

Commit 71bb063

Browse files
committed
Update progress in the README.
1 parent 371633f commit 71bb063

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ like to see in place before I mark it 1.0.
2121

2222
- [x] Accept stacktraces pasted into a dialog you call up from the command
2323
palette.
24-
- [ ] Present a view that gives you bits of context around each frame of a
25-
specific stack. *(...)*
24+
- [x] Present a view that gives you bits of context around each frame of a
25+
specific stack.
2626
- [x] Pluggable stacktrace recognition and parsing code.
2727
- [ ] Map parsed frames to source files on the local filesystem.
28-
- [ ] While a stacktrace is active, highlight individual lines from the trace
28+
- [x] While a stacktrace is active, highlight individual lines from the trace
2929
in open editors.
3030
- [ ] Provide commands for next-frame, previous-frame, and turning it off.
3131
- [ ] Show a stacktrace navigation view as a bottom panel with next, previous

0 commit comments

Comments
 (0)