File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 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" : {
You can’t perform that action at this time.
0 commit comments