sublimelsp / LSP-rust-analyzer

Convenience package for rust-analyzer
MIT License
70 stars 11 forks source link

LSP Rust Analyzer doesn't appear to run at all #125

Closed azriel91 closed 8 months ago

azriel91 commented 8 months ago

When I open a Rust file in my usual workspace, LSP-rust-analyzer doesn't appear at all.

Versions

Logs


Other notes:

rchl commented 8 months ago

See https://lsp.sublimetext.io/troubleshooting/ and more specifically point 3.

azriel91 commented 8 months ago

Heya, the new tab shows the Running Server Diagnostics header but then nothing shows up beneath it, even when I make changes to the source file and save.

rchl commented 8 months ago

Hmm? There is no Running Server Diagnostics text in LSP. Did you mean "Running server test..."?

If yes then check ST console. There is probably some error there.

azriel91 commented 8 months ago

Heya, yeap I meant "Running server test...".

There's nothing in the sublime text console; I can't seem to get more information out of sublime.

azriel91 commented 8 months ago

Downgrading sublime text to 4168 gets lsp-rust-analyzer running again, so it's something to do with that upgrade to 4172.

azriel91 commented 8 months ago

The issue is fixed in Sublime Text 4173.