File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.9.0 (09-Oct-2020)
2
+ * Rename the three built-in server definitions and push them to the bottom of the list.
3
+ * Only promote the ` /default ` server to the top of the list if explicitly set.
4
+ * Keep quickpick open when focusing elsewhere, for example to copy server details from a document.
5
+ * Prepare version number for 1.0 release.
6
+
1
7
## 0.0.7 (11-Sep-2020)
2
8
* Enhance server selector quickpick so new entries can be added User Settings.
3
9
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " servermanager" ,
3
3
"displayName" : " InterSystems® Server Manager" ,
4
- "version" : " 0.0.8 -SNAPSHOT" ,
4
+ "version" : " 0.9.0 -SNAPSHOT" ,
5
5
"preview" : true ,
6
6
"publisher" : " intersystems-community" ,
7
7
"description" : " Helper extension for defining connections to InterSystems servers." ,
You can’t perform that action at this time.
0 commit comments