mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2025-09-11 05:09:57 +00:00
Updated ide.read (markdown)
@@ -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>..."
|
||||||
|
Reference in New Issue
Block a user