Skip to content

Commit 5a3512d

Browse files
authored
Merge pull request #1193 from elixir-lsp/codex/edit-known-issues-limitations.md
Update known issues docs
2 parents d6e57ef + e73bedf commit 5a3512d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/known-issues-limitations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Known Issues / Limitations
22

33
* `.exs` files don't return compilation errors
4-
* "Fetching n dependencies" sometimes get stuck (remove the `.elixir_ls` directory to fix)
4+
* "Fetching n dependencies" sometimes gets stuck (remove the `.elixir_ls` directory to fix)
55
* "Go to definition" does not work within the `scope` of a Phoenix router
66
* On first launch dialyzer will cause high CPU usage for a considerable time
77
* Dialyzer does not pick up changes involving remote types (https://github.com/elixir-lsp/elixir-ls/issues/502)

0 commit comments

Comments
 (0)