erlang-language-platform/editors/code
Alan Zimmerman 80cadd3671 Fix dependabot alert for vscode client
Summary: Fix [dependabot alert](https://github.com/WhatsApp/erlang-language-platform/security/dependabot/27) for  `editors/code/package-lock.json` by running `npm audit fix`

Reviewed By: sopotc

Differential Revision: D59263361

fbshipit-source-id: 68180b5f2e3cd56548f3aa43c74ad4fdf2d467ec
2024-07-02 01:50:29 -07:00
..
bin Use executable packaged with extension by default 2023-09-07 00:13:17 -07:00
client Update VS Code configuration options 2024-04-22 07:19:06 -07:00
images Add logo and homepage to extension manifest 2023-09-06 02:44:39 -07:00
scripts Initial commit 2023-08-02 07:54:59 -07:00
server Update VS Code configuration options 2024-04-22 07:19:06 -07:00
third-party Update third-party grammar 2024-06-26 06:58:32 -07:00
.eslintignore Initial commit 2023-08-02 07:54:59 -07:00
.eslintrc.js Initial commit 2023-08-02 07:54:59 -07:00
.gitignore Initial commit 2023-08-02 07:54:59 -07:00
.vscodeignore Initial commit 2023-08-02 07:54:59 -07:00
language-configuration.json Initial commit 2023-08-02 07:54:59 -07:00
LICENSE Include Apache2 license 2023-08-10 09:29:08 -07:00
package-lock.json Fix dependabot alert for vscode client 2024-07-02 01:50:29 -07:00
package.json Bump extension 2024-06-07 06:25:00 -07:00
README.md Use executable packaged with extension by default 2023-09-07 00:13:17 -07:00
tsconfig.json Initial commit 2023-08-02 07:54:59 -07:00

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.