This auto completion in #RustRover is so annoying… I always have to remove at least half of the text it inserts.
You must log in or # to comment.
Neural network-based full line completion? I feel like the Rust model isn’t as developed as those for other languages. It’s helpful in Rider for C#.
@nebeker Not sure how much AI is involved. It is all of these automatic blocks stuff, eg after typing “match”. Or inserting complete nonsense when hitting some ‘known’ word from a lib. And when my eyes are elsewhere, I get two lines of garbage right away
Ah, matter of preference I suppose. At least there are a lot of settings to disable that stuff.