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
Rust analyzer have a bunch of Code Actions, before the 0.22.0-beta releases, when using the rust-analyzer the Code Actions suggestions showed up, but never worked and after 0.22.0-beta releases the suggestions never show up.
The not working part are probably a problem in atom-languageclient, but I'm not sure.
Rust analyzer have a bunch of Code Actions, before the 0.22.0-beta releases, when using the rust-analyzer the Code Actions suggestions showed up, but never worked and after 0.22.0-beta releases the suggestions never show up.
The not working part are probably a problem in
atom-languageclient, but I'm not sure.