• DessalinesA
    link
    24 years ago

    I’d be surprised if intellij didn’t have a rust analyzer plugin, they pry do.

    I use vim with coc.nvim + coc-rust-analyzer, which has intellisense /autocomplete plugins for pretty much every language.

    • @nutomicMA
      link
      24 years ago

      I cant find one. Like the post says, it uses a different analyser, written in Kotlin. I think the functionality is similar though. Never used vim or anything like that for coding, so I wouldnt even know how to start.

      • DessalinesA
        link
        24 years ago

        If its good enough and you’re used to intellij, I wouldn’t switch… the learning curve on vim is pretty steep, once you get good with it its really damn powerful never taking your hands off the keyboard, but it takes a while to get there.

        It also helps to use a distribution, that bundles a lot of useful plugins together… here’s the one that I use: https://github.com/amix/vimrc