Vim - Using clippy as a linter

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • coc-ccls

    CCLS (C/C++) extension for coc.nvim

    I'm currently using vim + coc + coc-diagnostic + rust-analyzer for all my Rust dev work. Clippy is very helpful and I'd like to configure Vim to give me inline suggestions from Clippy.

  • coc-diagnostic

    diagnostic-languageserver extension for coc.nvim

    I'm currently using vim + coc + coc-diagnostic + rust-analyzer for all my Rust dev work. Clippy is very helpful and I'd like to configure Vim to give me inline suggestions from Clippy.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • diagnostic-languageserver

    diagnostic language server integrate with linters

    I'm not using the rust-analyzer plugin actually. I'm using the system installed rust-analyzer and diagnostic-language-server which integrates it with vim. Is there a flag or something to make rust-analyzer return clippy results as well?

  • coc-rust-analyzer

    rust-analyzer extension for coc.nvim

    Yeah sorry I thought you were saying to use the rust-analyzer vim plugin.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts