intersystems-community / intersystems-servermanager

VS Code helper extension defining connections to InterSystems servers
https://marketplace.visualstudio.com/items?itemName=intersystems-community.servermanager
MIT License
13 stars 12 forks source link

settings.json update - fix and improve error message #186

Closed gjsjohnmurray closed 1 year ago

gjsjohnmurray commented 1 year ago

https://github.com/intersystems-community/intersystems-servermanager/blob/ba75e5e66285867bd3ab25c40ddf657c3ca2abf0/src/api/addServer.ts#L113

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.