mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2024-11-24 16:41:31 +00:00
Updated ide.read (markdown)
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>..."
|
||||||
|
Loading…
Reference in New Issue
Block a user