mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2024-11-23 16:11:31 +00:00
Updated ide.read (markdown)
parent
7edb7119cd
commit
16fa398db4
@ -21,6 +21,8 @@
|
||||
```json
|
||||
{
|
||||
"key": "ide.read",
|
||||
"intent": "control",
|
||||
"scope": "zmq",
|
||||
"filename": "main.c"
|
||||
}
|
||||
```
|
||||
@ -48,6 +50,7 @@
|
||||
```json
|
||||
{
|
||||
"key": "ide.read",
|
||||
"scope": "webservice",
|
||||
"filename": "main.c",
|
||||
"files": ["/home/main.c", "/home/not_main.c"],
|
||||
"content": "#include <stdio.h>..."
|
||||
|
Loading…
Reference in New Issue
Block a user