Skip to content

Commit 69679be

Browse files
author
WebFreak001
committed
Bump to 0.19.0
1 parent 907fbd5 commit 69679be

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Press ctrl-p (cmd+p on OS X) and run `ext install webfreak.debug` in visual stud
1212

1313
![Image with red circle around a gear and a red arrow pointing at GDB and LLDB](images/tutorial1.png)
1414

15-
Or if you already have an existing debugger in your project setup:
15+
Or if you already have an existing debugger in your project setup you can click "Create Configuration" or use the auto completion instead:
1616

1717
![Visual studio code debugger launch.json auto completion showing alternative way to create debuggers](images/tutorial1-alt.png)
1818

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.18.0",
12+
"version": "0.19.0",
1313
"publisher": "webfreak",
1414
"icon": "images/icon-plain.svg",
1515
"engines": {

0 commit comments

Comments
 (0)