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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ To be able to use many plugin features, you need to configure the connection to
50
50
Or you can edit it through settings editor. Which you can open from menu *Code* > *Preferences* > *Settings* for macOS or *File* > *Preferences* > *Settings* for Windows, search for "workspace settings" through Command Palette [⌘⇧P/Ctrl+Shift+P] or by shortcut [⌘,/Ctrl+,].
51
51
52
52
- Find a 'objectscript', do not forget to set `active` to `true`
53
-
`port` should follow to web port of instance (usually by default, 57772 for Caché/Ensemble, 52773 for IRIS) 
53
+
`port` should follow to web port of instance (usually by default, 52773 for Caché/Ensemble, 52773 for IRIS) 
54
54
- Change settings according to your Caché/IRIS instance
55
55
- You will see related output in "Output" while switched to "ObjectScript" channel (right drop-down menu on top of the output window)
0 commit comments