cqframework / cql-language-server

A CQL language server compatible with the Language Server Protocol
Apache License 2.0
3 stars 5 forks source link

Debug CQL #26

Open JPercival opened 2 years ago

JPercival commented 2 years ago

A plugin for the language server is started to support the Debug Adapter Protocol for CQL. There's quite a bit of implementation to do in the plugin and in the upstream CQL engine and so on. All this work needs to be broken down into manageable chunks.

JPercival commented 2 years ago

Relevant Specification: https://microsoft.github.io/debug-adapter-protocol/specification