Updated ide.read (markdown)

therealkrispet 2019-11-18 10:58:58 +01:00
parent 2392f851fd
commit 0be24a829b

@ -5,7 +5,6 @@
```json ```json
{ {
"key": "ide.read", "key": "ide.read",
"intent": "control",
"scope": "zmq" "scope": "zmq"
} }
``` ```
@ -50,7 +49,6 @@
```json ```json
{ {
"key": "ide.read", "key": "ide.read",
"scope": "webservice",
"filename": "main.c", "filename": "main.c",
"files": ["/home/main.c", "/home/not_main.c"], "files": ["/home/main.c", "/home/not_main.c"],
"content": "#include <stdio.h>..." "content": "#include <stdio.h>..."