Skip to content

Commit ef8b49d

Browse files
authored
Update limitations
1 parent 468efaf commit ef8b49d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/known-issues-limitations.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@
55
* 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)
66
* "Go to definition" does not work within the `scope` of a Phoenix router
77
* On first launch dialyzer will cause high CPU usage for a considerable time
8+
* Dialyzer does not pick up changes involving remote types (https://github.com/elixir-lsp/elixir-ls/issues/502)
9+
*

0 commit comments

Comments
 (0)