-
Notifications
You must be signed in to change notification settings - Fork 87
Client IDs
Andre Weinand edited this page Aug 2, 2018
·
7 revisions
List of client IDs used in the InitializeRequest (https://github.com/Microsoft/vscode-debugadapter-node/blob/master/debugProtocol.json#L463):
| Client Name | Client ID |
|---|---|
| Visual Studio Code | vscode |
| Visual Studio | visualstudio |
| Visual Studio for Mac | vsformac |
| Eclipse IDE (LSP4E connector) | lsp4e.debug |
| Emacs | emacs.dap-mode |
Please request new client IDs via the original feature request.