Piotr Osiewicz
e6c1c51b37
chore: Fix several style lints ( #17488 )
...
It's not comprehensive enough to start linting on `style` group, but
hey, it's a start.
Release Notes:
- N/A
2024-09-06 11:58:39 +02:00
Marshall Bowers
54039162ac
erlang: Add support for installing elp language server ( #14923 )
...
This PR updates the Erlang extension with support for installing the
[Erlang Language
Platform](https://github.com/WhatsApp/erlang-language-platform ) (`elp`)
language server from the GitHub Release assets.
Release Notes:
- N/A
2024-07-21 12:42:21 -04:00
Fabian Bergström and Marshall Bowers
7b88fc5cda
erlang: Add Erlang Language Platform support ( #14879 )
...
Added support for the [Erlang Language
Platform](https://whatsapp.github.io/erlang-language-platform/ ) language
server to the Erlang extension.
Release Notes:
- N/A
Co-authored-by: Marshall Bowers <elliott.codes@gmail.com >
2024-07-21 11:38:24 -04:00
Marshall Bowers
2f3df9fd93
erlang: Update structure to accommodate multiple language servers ( #14915 )
...
This PR updates the structure of the Erlang extension to accommodate
multiple language servers.
Release Notes:
- N/A
2024-07-21 11:21:52 -04:00