File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 8080 "host" : " 127.0.0.1" ,
8181 "port" : 52773
8282 },
83- "description" : " Connection to default local InterSystems IRIS™ installation. Delete if unwanted ."
83+ "description" : " Connection to local InterSystems IRIS™ installed with default settings ."
8484 },
8585 "cache" : {
8686 "webServer" : {
8787 "scheme" : " http" ,
8888 "host" : " 127.0.0.1" ,
8989 "port" : 57772
9090 },
91- "description" : " Connection to default local InterSystems Caché® installation. Delete if unwanted ."
91+ "description" : " Connection to local InterSystems Caché® installed with default settings ."
9292 },
9393 "ensemble" : {
9494 "webServer" : {
9595 "scheme" : " http" ,
9696 "host" : " 127.0.0.1" ,
9797 "port" : 57772
9898 },
99- "description" : " Connection to default local InterSystems Ensemble® installation. Delete if unwanted ."
99+ "description" : " Connection to local InterSystems Ensemble® installed with default settings ."
100100 },
101101 "/default" : " iris"
102102 },
158158 },
159159 "password" : {
160160 "type" : " string" ,
161- "description" : " Password of username. If not set here it must be provided when connecting."
161+ "description" : " Password of username." ,
162+ "deprecationMessage" : " Storing password in plaintext is not recommended. Instead, use the Command Palette command to store it in your keychain."
162163 },
163164 "description" : {
164165 "type" : " string" ,
You can’t perform that action at this time.
0 commit comments