diff --git a/README.md b/README.md index 446f270..af5dd4f 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Press ctrl-p (cmd+p on OS X) and run `ext install webfreak.debug` in visual stud ![Image with red circle around a gear and a red arrow pointing at GDB and LLDB](images/tutorial1.png) -Or if you already have an existing debugger in your project setup: +Or if you already have an existing debugger in your project setup you can click "Create Configuration" or use the auto completion instead: ![Visual studio code debugger launch.json auto completion showing alternative way to create debuggers](images/tutorial1-alt.png) diff --git a/package.json b/package.json index c74ff8b..6fd23ec 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "native", "debug" ], - "version": "0.18.0", + "version": "0.19.0", "publisher": "webfreak", "icon": "images/icon-plain.svg", "engines": {