Skip to content

3.0.0 - Time progress indicator added

Compare
Choose a tag to compare
@emilast emilast released this 19 Jun 19:49
· 54 commits to master since this release

New feature: A time progress indicator is now added to the selected lines when two or more lines are selected. The progress indicator gives a visual representation of each line's point in time within the selection.

The color of the progress indicator can be customized using the logFileHighlighter.progressIndicatorUnderlineColor setting. The default color is #00ff1f8f.

The feature can be disabled using the logFileHighlighter.enableProgressIndicator setting.

Also removes special handling of custom patterns that are not regular expressions.

Full Changelog: 2.19.0...3.0.0