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
- Export existing sources to the working directory: press Ctrl+Shift+P, type 'ObjectScript', press Enter.
20
-
- Save and compile a class: press Ctrl+F7 (⌘+F7) or select "ObjectScript: Save and compile" from Ctrl+Shift+P menu.
19
+
- Debugging ObjectScript code
20
+
- Intellisense support for commands, system functions, class members
21
+
- Export existing sources to the working directory: press Cmd/Ctrl+Shift+P, type 'ObjectScript', press Enter.
22
+
- Save and compile a class: press Ctrl+F7 (⌘+F7) or select "ObjectScript: Save and compile" from Cmd/Ctrl+Shift+P menu.
21
23
- Server Explorer with possibility to export items
0 commit comments