Skip to content

Commit

Permalink
Change format for list of ports
Browse files Browse the repository at this point in the history
  • Loading branch information
evie-lau committed Nov 13, 2023
1 parent 6e6bc53 commit d1b8018
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions DEVELOPING.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,11 @@ For more information on building Eclipse LSP4Jakarta, see the project documentat
### Debugging Language Servers
When running the extension with locally built language servers, a debugger can be attached to the language server process.
The debug ports are as follows:
> Liberty Config Language Server
> - Liberty-LemminX: `1054`
> - Liberty Language Server: `8002`
>
> Jakarta LS: `8003`

- Liberty-LemminX: `1054`
- Liberty Language Server: `8002`
- Jakarta LS: `8003`


With the `liberty-language-server` project opened in VSCode, run `Debug attach liberty-ls` or `Debug attach liberty-lemminx` to attach the respective debugger to the running extension.

Expand Down

0 comments on commit d1b8018

Please sign in to comment.