jbosstools / jbosstools-quarkus

Quarkus tooling for Eclipse
https://tools.jboss.org
Apache License 2.0
16 stars 20 forks source link

Provide the capability to debug MicroProfile LS #207

Closed angelozerr closed 1 year ago

angelozerr commented 1 year ago

This PR provide the capability to debug MicroProfile LS by settings the debug port with system property like

-Dorg.jboss.tools.quarkus.lsp4e.QuarkusLanguageServer.debugPort=1234

sbouchet commented 1 year ago

please create PR for merging into main branch directly (this one is for https://github.com/jbosstools/jbosstools-quarkus/tree/debug-mp-ls)