intersystems-community / vscode-objectscript

InterSystems ObjectScript extension for Visual Studio Code
https://docs.intersystems.com/components/csp/docbook/DocBook.UI.Page.cls?KEY=GVSCO
Other
108 stars 49 forks source link

Output message with SystemMode upon connection to server #1361

Closed isc-bsaviano closed 5 months ago

isc-bsaviano commented 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.

Screenshot 2024-05-13 at 9 15 39 AM