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+
17## 0.0.7 (11-Sep-2020)
28* Enhance server selector quickpick so new entries can be added User Settings.
39
Original file line number Diff line number Diff line change 11{
22 "name" : " servermanager" ,
33 "displayName" : " InterSystems® Server Manager" ,
4- "version" : " 0.0.8 -SNAPSHOT" ,
4+ "version" : " 0.9.0 -SNAPSHOT" ,
55 "preview" : true ,
66 "publisher" : " intersystems-community" ,
77 "description" : " Helper extension for defining connections to InterSystems servers." ,
You can’t perform that action at this time.
0 commit comments