Svatopluk Dedic created NETBEANS-5218:
-----------------------------------------
Summary: Implement progress for DAP
Key: NETBEANS-5218
URL: https://issues.apache.org/jira/browse/NETBEANS-5218
Project: NetBeans
Issue Type: Improvement
Components: lsp
Affects Versions: 12.3
Reporter: Svatopluk Dedic
Assignee: Svatopluk Dedic
Progress indication is now reported through LSP even for actions initiated on
DAP. But DAP has its own mechanism for reporting progress. The DAP server
should be able to instruct ProgressEnvironment to create a variant Controller
that will report the progress for DAP actions through the DAP protocol.
The implementation must be prepared for the DAP client to disconnect, so
eventual post-run actions (or other implied actions) may need still to be
reported through LSP.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists