Skip to content

Commit 119ea47

Browse files
committed
updated readme
1 parent 7f8570d commit 119ea47

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,14 @@
1414

1515
## Features
1616

17-
- Initial InterSystems ObjectScript code highlighting support.
17+
- InterSystems ObjectScript code highlighting support.
1818
![example](https://raw.githubusercontent.com/daimor/vscode-objectscript/master/images/screenshot.png)
19-
- 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.
2123
- Server Explorer with possibility to export items![ServerExplorer](https://raw.githubusercontent.com/daimor/vscode-objectscript/master/images/explorer.png)
24+
- Edit directly on server
2225

2326
## Installation
2427

0 commit comments

Comments
 (0)