@alina Imo u shouldn't feel stupid cus of that
Like
Damn rawdogging Rust
I can do that NOW after learning it for couple years but I can do it only in like very basic way, like for some std stuff but other than that I still suck at that
And I feel stupid for that lol
From my experience LSP is basically, just quicker form of write -> compile and check results pipeline, since it shows errors in the editor itself instead of needing to look somewhere for errors
also helps me with remembering function signatures, cus god I suck at remembering what is supposed to be inside a function or a method, even ones I write myself