File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -116,11 +116,14 @@ ElixirLS generally aims to support all supported versions of Elixir on all compa
116116
117117| OTP Versions | Elixir Versions | Supports ElixirLS | Issue(s) |
118118| :-------------: | :-------------: | :---------------: | :--------------------------------------------------------: |
119- | any | <= 1.13 | No | No support for required APIs |
120- | 22 | 1.13 | Yes | Erlang docs not working (requires EIP 48) |
121- | 23 | 1.13 - 1.14 | Yes | None |
122- | 24 | 1.13 - 1.16 | Yes | None |
123- | 25 | 1.13.4 - 1.18 | Yes | None |
119+ | any | <= 1.13 | No | Broken, no support for required APIs |
120+ | 22 | 1.13 | ? | Erlang docs not working (requires EIP 48), May still work but no longer supported |
121+ | 23 | 1.13 | ? | May still work but no longer supported |
122+ | 24 | 1.13 | ? | May still work but no longer supported |
123+ | 25 | 1.13.4 | ? | May still work but no longer supported |
124+ | 23 | 1.14 | Yes | None |
125+ | 24 | 1.14 - 1.16 | Yes | None |
126+ | 25 | 1.14 - 1.18 | Yes | None |
124127| 26.0.0 - 26.0.1 | any | No | [ #886 ] ( https://github.com/elixir-lsp/elixir-ls/issues/886 ) |
125128| 26.0.2 - 26.1.2 | 1.14.5 - 1.18 | * nix only | [ #927 ] ( https://github.com/elixir-lsp/elixir-ls/issues/927 ) , [ #1023 ] ( https://github.com/elixir-lsp/elixir-ls/issues/1023 ) |
126129| >= 26.2.0 | 1.14.5 - 1.18 | Yes | None |
Original file line number Diff line number Diff line change 1- 0.26.4
1+ 0.27.0
You can’t perform that action at this time.
0 commit comments