sublimelsp / LSP-rust-analyzer

Convenience package for rust-analyzer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rust-analyzer exited with status code 101

jingyuexing opened this issue · comments

image

Error handling request
Traceback (most recent call last):
  File "sublime_text_4100\Data\Installed Packages\LSP.sublime-package\plugin/core/sessions.py", line 1899, in on_payload
    handler(result, req_id)
  File "sublime_text_4100\Data\Installed Packages\LSP.sublime-package\plugin/core/sessions.py", line 1583, in m_workspace_semanticTokens_refresh
    selected_sheets.extend(self.window.selected_sheets_in_group(group))
AttributeError: 'Window' object has no attribute 'selected_sheets_in_group'

scan: Code/Rust/hello_cargo/target/debug/incremental/hello_cargo-1hdyy0mm9k986/s-g9gp3hsaav-d632ad-working has been seen before, skipping (using content fingerprint) previous path: /H/Code/Rust/hello_cargo/target/debug/incremental/hello_cargo-2ipinpcb4sfc0/s-g9gp3hs8eg-1abb3mc-working fingerprint: 8837144147186434593

Are you still getting this issue?

Are you still getting this issue?

Because of the environment variables, I deleted some configuration environment variables of rust then is normal