Closed isc-bsaviano closed 5 months ago
This PR fixes #1359
If a connected server has a SystemMode value of LIVE, TEST, or FAILOVER, a message will be written to the Output channel. This ahppens upon extension activation, or if a new workspace folder is added.
SystemMode
LIVE
TEST
FAILOVER
This PR fixes #1359
If a connected server has a
SystemMode
value ofLIVE
,TEST
, orFAILOVER
, a message will be written to the Output channel. This ahppens upon extension activation, or if a new workspace folder is added.