File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -108,10 +108,10 @@ ElixirLS generally aims to support the last three released versions of Elixir an
108108
109109| OTP Versions | Elixir Versions | Supports ElixirLS | Issue(s) |
110110| :-------------: | :-------------: | :---------------: | :--------------------------------------------------------: |
111- | any | <= 1.12 | No | No support for Code.Fragment |
112- | 22 | 1.12 - 1.13 | Yes | Erlang docs not working (requires EIP 48) |
113- | 23 | 1.12 - 1.14 | Yes | None |
114- | 24 | 1.12 - 1.16 | Yes | None |
111+ | any | <= 1.13 | No | No support for required APIs |
112+ | 22 | 1.13 | Yes | Erlang docs not working (requires EIP 48) |
113+ | 23 | 1.13 - 1.14 | Yes | None |
114+ | 24 | 1.13 - 1.16 | Yes | None |
115115| 25 | 1.13.4 - 1.17 | Yes | None |
116116| 26.0.0 - 26.0.1 | any | No | [ #886 ] ( https://github.com/elixir-lsp/elixir-ls/issues/886 ) |
117117| 26.0.2 - 26.1.2 | 1.14.5 - 1.17 | * nix only | [ #927 ] ( https://github.com/elixir-lsp/elixir-ls/issues/927 ) , [ #1023 ] ( https://github.com/elixir-lsp/elixir-ls/issues/1023 ) |
You can’t perform that action at this time.
0 commit comments