mirror of
https://github.com/WhatsApp/erlang-language-platform.git
synced 2025-12-23 12:26:48 +00:00
Summary: We define wrapper `npm` tasks for the `tsc` tasks in the `package.json`, following the VS Code extension template. By disabling auto-discovery, we don't get duplicate tasks when starting a debugging session. Reviewed By: jcpetruzza Differential Revision: D68437997 fbshipit-source-id: 26b85bdd7ce407e4331677ed0bf442d1af2bfc2a |
||
|---|---|---|
| .. | ||
| .vscode | ||
| bin | ||
| client | ||
| images | ||
| scripts | ||
| server | ||
| third-party | ||
| .eslintignore | ||
| .eslintrc.js | ||
| .gitignore | ||
| .vscodeignore | ||
| language-configuration.json | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
Erlang Language Platform
Provide support for the Erlang Programming Language.
Features
- Syntax Highlighting
- Go To Definition
- Find References
- Auto-completion
- Call Hierarchy
- Signature Help
- Diagnostics
- Inlay Hints
- ...
Documentation
See https://whatsapp.github.io/erlang-language-platform/ for more information.