Skip to content

Commit

Permalink
Merge pull request #10 from l0rd/patch-1
Browse files Browse the repository at this point in the history
Add Theia among the Dev Tools
  • Loading branch information
weinand committed Oct 23, 2018
2 parents 33905fe + 51628a9 commit a079766
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _implementors/tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ The following table lists the known development tools (IDEs) that implement the
| Visual Studio for Mac | vsformac | Microsoft |
| Eclipse IDE (LSP4E connector) | lsp4e.debug | Eclipse | [Eclipse community](https://projects.eclipse.org/projects/technology.lsp4e/who), [Eclipse LSP4E](https://projects.eclipse.org/projects/technology.lsp4e)
| Emacs | emacs.dap-mode | [@yyoncho](https://github.com/yyoncho) | [dap-mode](https://github.com/yyoncho/dap-mode)
| Theia | Theia | Red Hat | [theia](https://github.com/theia-ide/theia/)
{: .table .table-bordered .table-responsive}

The "client ID" is the identifier that a development tool sends to the debug adapter as part of the [**initialize**](../../specification#Requests_Initialize) request.
Expand Down

0 comments on commit a079766

Please sign in to comment.