marklogic / mlxprs

MarkLogic Extension for Visual Studio Code
https://marklogic.github.io/mlxprs/
Other
20 stars 12 forks source link

DEVEXP-420: Launching Eval fails with self-signed cert #183

Closed BillFarber closed 1 year ago

BillFarber commented 1 year ago

This one requires manual testing. The primary changes for this story:

I attempted to write an integration test for it, but was unable to get the dynamic Debug Client to work properly with the dynamic XQY Debug Adapter. However, during that attempt, I did some refactoring to the integration test directory that will help with future efforts at XQY debugging integration testing.

Also: Added some debug-level logging for interactions with the Debug Adapters.