erlang-language-platform/editors/code
Alan Zimmerman 8d5a1f6dc9 Bump VS Code extension version to 0.23 for imminent release
Summary: As title

Reviewed By: VLanvin

Differential Revision: D56627885

fbshipit-source-id: 3988345f2eea8fa0ae9f342a4b4adafeb6516e4f
2024-04-26 03:41:47 -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 Upgrade Erlang grammar 2024-04-03 09:05:52 -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 Bump VS Code extension version to 0.23 for imminent release 2024-04-26 03:41:47 -07:00
package.json Bump VS Code extension version to 0.23 for imminent release 2024-04-26 03:41:47 -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.