We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d6e57ef + e73bedf commit 5a3512dCopy full SHA for 5a3512d
docs/known-issues-limitations.md
@@ -1,7 +1,7 @@
1
# Known Issues / Limitations
2
3
* `.exs` files don't return compilation errors
4
-* "Fetching n dependencies" sometimes get stuck (remove the `.elixir_ls` directory to fix)
+* "Fetching n dependencies" sometimes gets stuck (remove the `.elixir_ls` directory to fix)
5
* "Go to definition" does not work within the `scope` of a Phoenix router
6
* On first launch dialyzer will cause high CPU usage for a considerable time
7
* Dialyzer does not pick up changes involving remote types (https://github.com/elixir-lsp/elixir-ls/issues/502)
0 commit comments