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
This looks like the same issue mentioned here in #173. I suspect there is an older version of asm-lsp being launched by your editor and attempting to read the config file. At the start of the logs, is there a line like the following? (Note the missing version number)
Starting asm_lsp...\n
Unfortunately, it wasn't possible to make the recent config overhaul backwards compatible.
You're completely right! I totally forgot mason maintains a separate installation. Thank you very much for the help here and in other issues I've been opening!
Generating a config with
asm-lsp gen-config
with asm-lsp compiled from github at 7ab549e:Results in errors like this in
LspLog
: (shortened to the important parts, can send full logs if that matters)Removing the
default_config
line in the config, you get a different errorThe text was updated successfully, but these errors were encountered: