Releases: IBM-Cloud/vscode-log-output-colorizer
Releases · IBM-Cloud/vscode-log-output-colorizer
0.0.11
20 Feb 15:24
Compare
Sorry, something went wrong.
No results found
Critical bug fix. Fixed regex that caused "catastrophic backtracking" (crashes vscode) on certain specific patterns.
Fixed language colorization tokens for VS Code 1.9.0
03 Feb 02:44
Compare
Sorry, something went wrong.
No results found
Fixed colorization that broke in VS Code 1.9.0.
0.0.9
02 Jan 17:43
Compare
Sorry, something went wrong.
No results found
Fixed #8 - preserves file/link detection
0.0.8
01 Sep 13:24
Compare
Sorry, something went wrong.
No results found
Fixed #9 - quotes regular expressions were too greedy, and should only capture the content within the first set of quotes, not everything between the outermost quotes (including other quotes)
0.0.7
05 Aug 19:53
Compare
Sorry, something went wrong.
No results found
Fixed #5 critical bug that locked up the entire VSCode editor in very specific cases.
0.0.6
01 Aug 18:27
Compare
Sorry, something went wrong.
No results found
bunch of fixes
added support for more date formats
MM/DD/YYYY, DD/MM/YYYY, YYYY/MM/DD
support numeric month or english word (both abbreviated and complete)
various delimiters (space ( ), period(.), slash(/), dash(-))
added better timestamp support
14:29:37 +4
13:55:36 -0700
and other variations
added support for generic URI prefix://path/foo.bar
added exception support
includes prefixed exceptions: UserException
includes namespaced exceptions System.NullReferenceException
suport namespaces
validated that we handle both single and double quotes
fixed bad regexp for GUIDs
added support for true/false/null/undefined
added better numeric support
decimal 123.123
hex 0ABC98, xFF0000, and 0xFFEEEE
0.0.5
29 Jul 20:34
Compare
Sorry, something went wrong.
No results found
0.0.4
29 Jul 20:33
Compare
Sorry, something went wrong.
No results found
0.0.3
29 Jul 20:33
Compare
Sorry, something went wrong.
No results found
0.0.2
29 Jul 16:25
Compare
Sorry, something went wrong.
No results found