Skip to content

Debug Adapter Protocol integration #262

Answered by msujew
fzalila asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @fzalila, thank you for your question.

First off, as our main focus for the next few months will be to reach a stable version of Langium and implement the main features we need for DSL support as well as LSP support, integration for other protocols/framework won't be our top priority. Nevertheless, it's still good to keep these topics in mind.

One other approach (compared to DAP) that we had in mind regarding debuggability was using source maps. As they are language independent, they can always be used to map generated source code for JS for example back to the original DSL. That would allow for quite easy debugging support of generated code.

In the longer term we would probably try to…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by fzalila
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants