Not a fan of the #AI hype at all, but @jetbrains #RustRover new full line code completion feature is impressive

https://blog.jetbrains.com/blog/2024/04/04/full-line-code-completion-in-jetbrains-ides-all-you-need-to-know/

you are viewing a single comment's thread
view the rest of the comments
[–] 3 points 2 years ago (2 children)

@raptor @jetbrains
You have to give it to JetBrains that they have a good track record of utilizing some technology in exactly the right way to be useful and not really get in the way. Writing prompts for an AI chatbot to generate code is BS (kills creativity, creates bad and unmaintainable code that's possibly even encumbered by licenses). But simply assisting you with completing the line you already have in your head mostly anyway...? Sure!

  • source
  • hideshow 4 child comments
  • [–] 2 points 2 years ago

    I feel people who complain about LLMs really don't use them correctly.

    I use them a lot at work. But generally as a learning tool or interactive docs rather than a code generator.

    I've found them to be incredibly useful.

  • source
  • parent