This auto completion in #RustRover is so annoying… I always have to remove at least half of the text it inserts.

@jetbrains

  • nebeker@programming.dev
    link
    fedilink
    English
    arrow-up
    0
    ·
    4 days ago

    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#.

    • Ein Philosophiker@social.saarlandOP
      link
      fedilink
      arrow-up
      0
      ·
      4 days ago

      @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