Executable paths should be absolute using native path functions
This commit is contained in:
parent
39fe07d742
commit
cae555af40
2 changed files with 5 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"name": "debug",
|
||||
"displayName": "Debug",
|
||||
"description": "Native debugging for VSCode - Currently in GDB only beta",
|
||||
"version": "0.3.2",
|
||||
"version": "0.3.3",
|
||||
"publisher": "webfreak",
|
||||
"icon": "images/icon-plain.svg",
|
||||
"engines": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue