lsp4intellij icon indicating copy to clipboard operation
lsp4intellij copied to clipboard

[question] Debug Adapter protocol support

Open gayanper opened this issue 5 years ago • 2 comments

@NipunaRanasinghe do you have any plans to add support for https://microsoft.github.io/debug-adapter-protocol/ as well ? IMHO if you want to build a full functioning tooling for ballerina you would need the debug adapter protocol as well right ? Any plans for future ?

gayanper avatar Mar 31 '19 15:03 gayanper

@gayanper Since current Ballerina debugger implementation does not support DAP, we don't have any immediate requirement to implement $subject, but we have a plan of rewriting the ballerina debugger according to the DAP and then we will think of adding DAP support for this client :)

NipunaRanasinghe avatar Apr 01 '19 06:04 NipunaRanasinghe

Meanwhile If you have sometime to work on adding DAP support, it would be more than appreciated! :D

NipunaRanasinghe avatar Apr 01 '19 06:04 NipunaRanasinghe