Skip to content

Commit aa1ea10

Browse files
author
WebFreak001
committed
Bump to 0.20.0
1 parent 7aec463 commit aa1ea10

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# 0.20.0
2+
3+
Added support for pretty printers in variable list (by @gentoo90), enable
4+
with `"valuesFormatting": "prettyPrinters"` if you have a pretty printer
5+
to get potentially improved display of variables.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"native",
1010
"debug"
1111
],
12-
"version": "0.19.0",
12+
"version": "0.20.0",
1313
"publisher": "webfreak",
1414
"icon": "images/icon-plain.svg",
1515
"engines": {

0 commit comments

Comments
 (0)