|
rust-analyzer
@
rust_analyzer
|
|
Experimental language server for the Rust programming language.
Support at opencollective.com/rust-analyzer/
|
|
|
24
Tweets
|
3
Following
|
380
Followers
|
| Tweets |
|
rust-analyzer
@rust_analyzer
|
Jan 29 |
|
Somewhat: our intention is to upstream all the work to rustc and eventually merge it with rust-analyzer. It's just the scale of changes is so big that starting from scratch was easier :-)
One can say that rust-analyzer to rustc is what Servo is to Firefox.
|
||
|
|
||
|
rust-analyzer
@rust_analyzer
|
Jan 29 |
|
Only a short paragraph in readme right now: github.com/rust-analyzer/…
Adding some actual docs to the website is on the todo!() list...
|
||
|
|
||
|
rust-analyzer
@rust_analyzer
|
Jan 29 |
|
Hey, we've tracked down a recent-ish (couple of releases back) performance regression when using `cargo check`.
Today's extra release contains a fix: github.com/rust-analyzer/…
The problem was that we accidentally were running long computations on the main loop.
|
||
|
|
||
|
rust-analyzer
@rust_analyzer
|
Jan 27 |
|
The auto-import feature builds on infrastructure that many people helped to put in place the last year, but the final push was done by github.com/SomeoneToIgnore!
|
||
|
|
||
|
rust-analyzer
@rust_analyzer
|
Jan 27 |
|
|
||
|
rust-analyzer
@rust_analyzer
|
Jan 22 |
|
Slightly longer than a tweet answer: reddit.com/r/rust/comment…
|
||
|
|
||
|
rust-analyzer
@rust_analyzer
|
Jan 21 |
|
I hope to get to publishing VS Code extension and auto-downloading of the server soon. However, by itself this won't solve stability problems :-)
rust-analyzer is still an alpha-quality software: a lot more effort is needed before it works 100% reliably.
|
||
|
|
||
|
rust-analyzer
@rust_analyzer
|
Jan 21 |
|
Little known feature of rust-analyzer: in symbol search, you can use # to search for functions and fields (the default is type) and use * to search across dependencies.
Would love to see first class support for this in LSP! pic.twitter.com/3G2akBULG0
|
||
|
|
||
|
rust-analyzer
@rust_analyzer
|
Jan 20 |
|
Changelog #8 rust-analyzer.github.io/thisweek/2020/…
We also have a new logo by github.com/Aloso!
|
||
|
|
||
|
rust-analyzer
@rust_analyzer
|
Jan 15 |
|
This feature was implemented by github.com/imtsuki in github.com/rust-analyzer/….
|
||
|
|
||
|
rust-analyzer
@rust_analyzer
|
Jan 15 |
|
Instead of adding a bool parameter to a function, consider providing two functions, do_foo and do_bar. Even if you don't do this, rust-analyzer will try to make call-site more readable :-) pic.twitter.com/tTc7vbpV60
|
||
|
|
||
|
rust-analyzer
@rust_analyzer
|
Jan 13 |
|
Changelog #7 rust-analyzer.github.io/thisweek/2020/…
Loots of good stuff this week, including binary release: github.com/rust-analyzer/…
|
||
|
|
||
|
rust-analyzer
@rust_analyzer
|
Jan 8 |
|
Tip: with rust-analyzer, you can go to definition, or to the *type* of the definition! pic.twitter.com/T3g4TyFjwy
|
||
|
|
||
|
rust-analyzer
@rust_analyzer
|
Jan 6 |
|
Genetic programming: I copy-paste the previous one and mutate it appropriately.
|
||
|
|
||
|
rust-analyzer
@rust_analyzer
|
Jan 6 |
|
Changelog #6: rust-analyzer.github.io/thisweek/2020/…
|
||
|
|
||
|
rust-analyzer
@rust_analyzer
|
Dec 30 |
|
Changelog #5: rust-analyzer.github.io/thisweek/2019/…
Support for `cargo watch` is moved to server side, and works with all editors!
|
||
|
|
||
|
rust-analyzer
@rust_analyzer
|
Dec 24 |
|
Items nested into functions (as opposed to items nested directly into modules).
|
||
|
|
||
|
rust-analyzer
@rust_analyzer
|
Dec 23 |
|
Changelog #4: rust-analyzer.github.io/thisweek/2019/…
Preliminary support for local items has landed! pic.twitter.com/6DHgGDh2Xk
|
||
|
|
||
|
rust-analyzer
@rust_analyzer
|
Dec 16 |
|
Changelog #3
rust-analyzer.github.io/thisweek/2019/…
|
||
|
|
||
|
rust-analyzer
@rust_analyzer
|
Dec 13 |
|
The default is still #747474: it's impossible to pick the right default, as everybody has a different theme
|
||
|
|
||