erlang-language-platform/editors/code
Alan Zimmerman 9fd2bc40aa Bump extension version to 0.38
Summary: As title, preparing for release

Reviewed By: Balajiganapathi

Differential Revision: D78654847

fbshipit-source-id: 0b1f3c93dc5bafc4bfd724a726e149a1411f0b9f
2025-07-21 03:23:34 -07:00
..
.vscode Disable TSC auto-detection 2025-01-22 05:00:53 -08:00
bin Use executable packaged with extension by default 2023-09-07 00:13:17 -07:00
client Update License Headers for Open Source 2025-07-01 12:42:03 -07:00
images Add logo and homepage to extension manifest 2023-09-06 02:44:39 -07:00
scripts Update License Headers for Open Source 2025-07-01 12:42:03 -07:00
server Update VS Code configuration options 2024-04-22 07:19:06 -07:00
third-party Support for embedded Markdown comments 2025-05-28 00:15:25 -07:00
.eslintignore Initial commit 2023-08-02 07:54:59 -07:00
.eslintrc.js Update License Headers for Open Source 2025-07-01 12:42:03 -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 extension version to 0.38 2025-07-21 03:23:34 -07:00
package.json Bump extension version to 0.38 2025-07-21 03:23:34 -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.