rubocop VS coc-solargraph

Compare rubocop vs coc-solargraph and see what are their differences.

rubocop

A Ruby static code analyzer and formatter, based on the community Ruby style guide. (by rubocop)

coc-solargraph

Solargraph extension for coc.nvim (by neoclide)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
rubocop coc-solargraph
39 2
12,489 197
0.3% 0.0%
9.8 0.0
4 days ago almost 2 years ago
Ruby TypeScript
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rubocop

Posts with mentions or reviews of rubocop. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-02.

coc-solargraph

Posts with mentions or reviews of coc-solargraph. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-16.
  • Getting intellisense and code completion in nvim or vscode
    2 projects | /r/ruby | 16 Feb 2023
    I've been using coc.nvim along with the coc-solargraph plugin. These work well for me and provide very good code completion and error highlighting. There are some key intellisense features that aren't available (or I don't use them), but these two plugins do well enough for my purposes.
  • Linting and Auto-formatting Ruby Code With RuboCop
    12 projects | dev.to | 29 Jun 2022
    If you use Vim or Neovim, you can display RuboCop's diagnostics through coc.nvim. You need to install the Solargraph language server (gem install solargraph), followed by the coc-solargraph extension (:CocInstall coc-solargraph). Afterwards, configure your coc-settings.json file as shown below:

What are some alternatives?

When comparing rubocop and coc-solargraph you can also consider the following projects:

sorbet - A fast, powerful type checker designed for Ruby

rubocop-rails - A RuboCop extension focused on enforcing Rails best practices and coding conventions.

Rubycritic - A Ruby code quality reporter

plugin-ruby - Prettier Ruby Plugin

bullet - help to kill N+1 queries and unused eager loading

rubyfmt - Ruby Autoformatter!

Reek - Code smell detector for Ruby

coc.nvim - Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

Pronto - Quick automated code review of your changes

prettier - Prettier is an opinionated code formatter.

Ruby style guide - A community-driven Ruby coding style guide

Overcommit - A fully configurable and extendable Git hook manager