This seems to define (new) dedicated actions instead of using the
eclipse default ones, so is it not possible to use the eclipse debug.ui
ones with generic editor?
Am 14.09.21 um 14:33 schrieb Mickael Istria:
Hi,
LSP4E has support for the Debug Adapter Protocol and that allows to
leverage breakpoints in the Generic Editor; it's successfully used for
HTML, JS, TS, Rust... debugging. You can look at the code of LSP4E and
get inspired. A starting point could be
https://git.eclipse.org/c/lsp4e/lsp4e.git/tree/org.eclipse.lsp4e.debug/plugin.xml#n55
<https://git.eclipse.org/c/lsp4e/lsp4e.git/tree/org.eclipse.lsp4e.debug/plugin.xml#n55>
HTH
_______________________________________________
platform-dev mailing list
platform-dev@eclipse.org
To unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/platform-dev
_______________________________________________
platform-dev mailing list
platform-dev@eclipse.org
To unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/platform-dev