You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Connect to Caché instance via Atelier API ( edit 'cos' section in File - Preferences - Settings )
8
-
- Export sources ( press Ctrl+Shift+P, type 'cos', press Enter )
7
+
8
+
### Config connection
9
+
- copy 'cos' section from File - Preferences - Settings in workspace settings
10
+
- change settings for your Caché instance and reload vscode ( as temporary solution )
11
+
12
+
### Export sources
13
+
press Ctrl+Shift+P, type 'cos', press Enter
9
14
10
15
## Notes
11
-
For Caché instance with maximum security level, add %Development role for /api/atelier/ web-application ( [More](https://community.intersystems.com/post/using-atelier-rest-api) )
16
+
For Caché instance with maximum security level, add '%Development' role for '/api/atelier/' web-application ( [More](https://community.intersystems.com/post/using-atelier-rest-api) )
12
17
13
18
Language support based on https://github.com/RustamIbragimov/atom-language-cos
0 commit comments