Jakub Panek

Results 540 comments of Jakub Panek

Memory increases depending on how much rust-analyzer has to know about workspace. Disabling/uninstalling plugins will be available in next release.

> If 2 windows are showing the same language, why memory increases by that much, assuming that the code hints module of a give language is the same for all...

> Interesting is even though you close the second window but keep only one, memory will still be 700M+ Probably because you are using 0.1.3 version that doesn't have fix...

> Does the nightly version work? It has the fix, yes

Performance issues has been fixed

I'm not an expert but it seems that this change doesn't result in less allocations, it just passes the original value as ref but we still have to clone it...

Titlebar doesn't show up on startup?

Could you give output of `$PSVersionTable` from `powershell`?

I have no idea how to reproduce that, and I'm also not sure how to debug that. You can set `RUST_LOG` to `debug` and look if anything in first few...

> Do you mean that you don't have a Windows machine to test on, or it is not occurring on another Windows machine? ![image](https://user-images.githubusercontent.com/50457605/187456167-1768749d-f703-4197-9788-b55770795ed5.png)