Skip to content

Run / Debug code lens #43

Description

@JPercival

As a user, I want to be able to run or debug a specific definition in CQL. This requires the discovery of the definitions by the language server to produce the "run / debug" options as code lens options inline in the code. Here's the relevant specification:

https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#textDocument_codeLens

The resolution of the code lens should produce the necessary command / arguments to run only the code that's selected.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions