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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions