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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
# InterSystems Server Manager
2
2
3
+
> **Note:** The best way to install and use this extension is by installing the [InterSystems ObjectScript Extension Pack](https://marketplace.visualstudio.com/items?itemName=intersystems-community.objectscript-pack) and following the [documentation here](https://intersystems-community.github.io/vscode-objectscript/).
3
4
4
5
InterSystems Server Manager is a Visual Studio Code extension for defining connections to [InterSystems](https://www.intersystems.com/) servers. These definitions can used by other VS Code extensions when they make connections. One example is the [ObjectScript extension](https://github.com/intersystems-community/vscode-objectscript) for code editing.
5
6
@@ -11,7 +12,7 @@ We are pleased to publish version 3 of this extension which improves the securit
11
12
12
13
> 2022-01-26: This is currently a **pre-release**.
13
14
14
-
> Thanks to [George James Software](https://georgejames.com) for backing this development effort.
15
+
Thanks to [George James Software](https://georgejames.com) for backing this development effort.
0 commit comments