564
edits
| Line 57: | Line 57: | ||
* Add a "clear' button to the console ['''done'''] | * Add a "clear' button to the console ['''done'''] | ||
* Timestamping should be millisecond resolution ['''done'''] | * Timestamping should be millisecond resolution ['''done'''] | ||
* The network traffic logging seems to be missing image traffic ['''done'''] | |||
* Filtering mechanism via the filtering toolbar needs to cleanly turn on and off the various activity observers or LogMessages. (basic On/Off filters for DOM Mutation, Network, CSSParser, console api, exceptions and global consoleMessages) ['''in progress'''] | * Filtering mechanism via the filtering toolbar needs to cleanly turn on and off the various activity observers or LogMessages. (basic On/Off filters for DOM Mutation, Network, CSSParser, console api, exceptions and global consoleMessages) ['''in progress'''] | ||
* UI polish: make the HeadsUpDisplay smoothly resize it's height. The splitter is open or closed - no in between. ['''nice to have'''] | * UI polish: make the HeadsUpDisplay smoothly resize it's height. The splitter is open or closed - no in between. ['''nice to have'''] | ||
| Line 62: | Line 63: | ||
* JS Workspaces polish: key bindings, history, tab completion ['''nice to have'''] | * JS Workspaces polish: key bindings, history, tab completion ['''nice to have'''] | ||
* Filter output on string ['''not started'''] | * Filter output on string ['''not started'''] | ||
* Remove JS Workspace ['''not started'''] - 'quick fix' (revisit 'breakout workspace' after beta) | * Remove JS Workspace ['''not started'''] - 'quick fix' (revisit 'breakout workspace' after beta) | ||
edits