You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/known-issues-limitations.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Known Issues / Limitations
2
2
3
3
*`.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)
5
5
* Debugger doesn't work in Elixir 1.10.0 - 1.10.2 (but it should work in 1.10.3 when [this fix](https://github.com/elixir-lang/elixir/pull/9864) is released)
6
6
* "Go to definition" does not work within the `scope` of a Phoenix router
7
7
* On first launch dialyzer will cause high CPU usage for a considerable time
0 commit comments