sublimelsp / LSP-rust-analyzer

Convenience package for rust-analyzer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove the run button

Bowarc opened this issue · comments

commented

Is there any option/way to disable/remove this 'run debug' button ?
image
It doesn't work (even with terminus) on my machine + i don't need nor want it

Out of curiosity, what does it say when you try it?

But I think it's the rust-analyzer.lens.run.enable option.

commented

Out of curiosity, what does it say when you try it?

It opens a teminus tab, then displays 'error: couldn't determine self executable name'

commented

But I think it's the rust-analyzer.lens.run.enable option.

Tyvm

Out of curiosity, what does it say when you try it?

It opens a teminus tab, then displays 'error: couldn't determine self executable name'

This is with the latest 1.2.0 version?

commented

Out of curiosity, what does it say when you try it?

It opens a teminus tab, then displays 'error: couldn't determine self executable name'

This is with the latest 1.2.0 version?

Lsp: 1.21.0
Lsp-rust-analyzer: 1.2.0
Terminus: 0.3.27