Results 884 comments of Ivan Yonchovski

Great! I was thinking about one more feature(or maybe optional behavior): the main advantage of remote objects is you can act on them from a remote location without changing your...

lsp-mode should be now sufficient after installing cpptools adapter. Then `M-x lsp-rust-analyzer-debug` or clicking on the debug lens should do.

@holyfight6 do you have lldb installed?

can you try if adding MIMode in `lsp-rust-analyzer-debug` will fix the issue?

Can you open lsp-mode issue? I will take a look what is needed to make it work with lldb

Thanks for the detailed reply: > From what you describe it looks like lsp-mode decides what should be buffer level and project level associations and not the user, is this...

Thanks. I will do a prototype so we could evaluate whether `sesman` would be a good fit for us. If I had understood the code correctly the main benefit is...

I have checked the code upfront, just wanted to know whether you are going to accept such PR - check #277 . I have not updated the docs if this...

@Fuco1 is there a change to move this issue forward? In lsp-mode we are want to support both maps and alists and we are going to replace gethash with map-elt...

Thank you @Fuco1 . Not sure whether it is ready for merging though (e. g. it lacks documentation).