• Dessalines
    link
    fedilink
    43 years ago

    coc.nvim + coc-rust-analyzer

    You can use it with either nvim or vim.

    • @seahorse@lemmy.mlOP
      link
      fedilink
      03 years ago

      I went with your suggestion. How do you get it to check your syntax for every keystroke like Eclipse?

      • Dessalines
        link
        fedilink
        23 years ago

        It should automatically, you press tab and it will auto-complete. Sometimes you need to save files so it can run cargo check, but that’s it.