mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2024-11-23 21:01:32 +00:00
Updated ide.read (markdown)
parent
7edb7119cd
commit
16fa398db4
@ -21,6 +21,8 @@
|
|||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"key": "ide.read",
|
"key": "ide.read",
|
||||||
|
"intent": "control",
|
||||||
|
"scope": "zmq",
|
||||||
"filename": "main.c"
|
"filename": "main.c"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
@ -48,6 +50,7 @@
|
|||||||
```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