cqframework / vscode-cql

VS Code Clinical Quality Language Extension
Apache License 2.0
9 stars 5 forks source link

Functionality for "Test Connection" button #59

Closed holly-smile closed 2 months ago

holly-smile commented 2 months ago

This PR adds functionality for the "Test Connection" button in the connection creation/edit modal. It also refactors the addConnection.js and editConnection.js scripts, which share a lot of duplicate behavior, into a single script.