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
Restart your editor (which will restart ElixirLS) sometimes fixes issues
Stop your editor, remove the entire .elixir_ls directory, then restart your editor
NOTE: This will cause you to have to re-run the dialyzer build for your project
If you're experiencing high CPU usage, it is most likely Dialyzer building the PLTs; after it's done the CPU usage should go back to normal. You could also disable Dialyzer in the settings.
Related to #27 and #28
Environment
Troubleshooting
.elixir_ls
directory, then restart your editorIf you're experiencing high CPU usage, it is most likely Dialyzer building the PLTs; after it's done the CPU usage should go back to normal. You could also disable Dialyzer in the settings.
Logs
the beginning:
https://discord.com/channels/280102180189634562/645268178397560865/813535858287312947
we did some digging, with communication logs
https://discord.com/channels/280102180189634562/645268178397560865/813566113190379611
my video recording 1, completion of module name removes prefix. This is not a problem in VSCode - VSC and ST probably treat prefix differently.
https://discord.com/channels/280102180189634562/645268178397560865/813883618778021950
my video recording 2, completion of atom removes
:
, I can't get VSCode to trigger this completion at all, works half successfully in SThttps://discord.com/channels/280102180189634562/645268178397560865/813904959921192980
The text was updated successfully, but these errors were encountered: