intersystems-community / intersystems-servermanager

VS Code helper extension defining connections to InterSystems servers

Home Page:https://marketplace.visualstudio.com/items?itemName=intersystems-community.servermanager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

settings.json update - fix and improve error message

gjsjohnmurray opened this issue · comments

"Failed to store server '${name}' definition.",

String needs to be backtick-quoted, not double-quoted.

Also consider augmenting the message to suggest that the cause might be invalid structure in settings.json.