Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
12.3
-
None
Description
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.