Reduced readme image size for readability
This commit is contained in:
parent
52049d0cd5
commit
e7d1915939
2 changed files with 2 additions and 2 deletions
|
|
@ -2,6 +2,6 @@
|
||||||
|
|
||||||
Native VSCode debugger. Currently only using GDB.
|
Native VSCode debugger. Currently only using GDB.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## [Issues](https://github.com/WebFreak001/code-debug)
|
## [Issues](https://github.com/WebFreak001/code-debug)
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
"name": "debug",
|
"name": "debug",
|
||||||
"displayName": "Debug",
|
"displayName": "Debug",
|
||||||
"description": "Native debugging for VSCode - Currently in GDB only beta",
|
"description": "Native debugging for VSCode - Currently in GDB only beta",
|
||||||
"version": "0.1.1",
|
"version": "0.1.3",
|
||||||
"publisher": "webfreak",
|
"publisher": "webfreak",
|
||||||
"iconUrl": "res/icon.png",
|
"iconUrl": "res/icon.png",
|
||||||
"engines": {
|
"engines": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue