Pinned Repositories
dap-mode
Emacs :heart: Debug Adapter Protocol
daptoy
Toy project for experimenting with the DAP Protocol
els_dap
Standalone version of the Erlang LS DAP Debugger
erlang-ls.github.io
The source code for the Erlang LS website
erlang_ls
The Erlang Language Server
grammar
TextMate grammar (also used by VS Code) for the Erlang programming language
rebar3_bsp
Support for the Build Server Protocol (aka BSP) for rebar3
rebar3_templates
rebar3 for Erlang LS Development
vscode
The Visual Studio Code Extension for the Erlang Language Server
vscode-erlang-dap
VS Code extension for Erlang Debugger
Erlang LS's Repositories
erlang-ls/erlang_ls
The Erlang Language Server
erlang-ls/vscode
The Visual Studio Code Extension for the Erlang Language Server
erlang-ls/rebar3_bsp
Support for the Build Server Protocol (aka BSP) for rebar3
erlang-ls/grammar
TextMate grammar (also used by VS Code) for the Erlang programming language
erlang-ls/els_dap
Standalone version of the Erlang LS DAP Debugger
erlang-ls/erlang-ls.github.io
The source code for the Erlang LS website
erlang-ls/rebar3_templates
rebar3 for Erlang LS Development
erlang-ls/vscode-erlang-dap
VS Code extension for Erlang Debugger
erlang-ls/dap-mode
Emacs :heart: Debug Adapter Protocol
erlang-ls/daptoy
Toy project for experimenting with the DAP Protocol
erlang-ls/debug-adapter-protocol
Defines a common protocol for debug adapters.
erlang-ls/docs
Documentation Resources for the Erlang Language Server
erlang-ls/yamerl
YAML 1.2 and JSON parser in pure Erlang
erlang-ls/Gradualizer
A Gradual type system for Erlang