Håkan Nilsson
Håkan Nilsson
What would be the use of such POIs?
Yeah, that makes sense!
I thought about this and I think it would be easiest if we made fun expressions and clauses be their own POI types.
Again, test failing in CI, but not on my machine -_-
I can't reproduce in Emacs with `lsp-mode`, so this might be an issue that needs to be reported to Sublime LSP. It is true that the snippet it completes to...
I think the correct approach is to use textEdit instead of insertText, I looked into implementing it, but it turned our to be harder than I anticipated so I never...
It's actually complaining about the `cowboy_sub_protocol` not being found in `cowboy_rest`. This is similar to this issue: https://github.com/erlang-ls/erlang_ls/issues/1024
Regarding variable completion scope it seems like there are different preferences in the community. How about making that configurable?
This is ready to be merged
Implemented in #1486