rls icon indicating copy to clipboard operation
rls copied to clipboard

RLS freezes on "building" or "build_script_build"

Open rasky opened this issue 6 years ago • 1 comments

RLS is stuck in the "building" or "build_script_build" phase. There is not generated output, save for this error any time I save a file:

  Message: Reformat failed to complete successfully
  Code: -32603

I tried activate the log file and it's always zero bytes (nothing is written there).

How can I debug this issue?

rasky avatar Dec 03 '19 00:12 rasky

check https://github.com/rust-lang/rls/issues/1620

woss avatar Mar 25 '20 11:03 woss