New VSCode convert, looking for a code complexity plugin

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • null-ls.nvim

    Discontinued Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.

  • I'd look for linters\analyzers for your language and use them with https://github.com/jose-elias-alvarez/null-ls.nvim

  • gocyclo

    Calculate cyclomatic complexities of functions in Go source code.

  • For example https://github.com/fzipp/gocyclo for golang (as part of golangci-lint project)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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

  • How to setup efm-langserver for pint formatter?

    3 projects | /r/neovim | 13 Jul 2023
  • How important is gocyclo for you

    1 project | /r/golang | 22 May 2023
  • Is there a neovim config with preconfigured debugger?

    6 projects | /r/neovim | 4 Feb 2023
  • How to debug like a PRO using Neovim 🔥

    4 projects | dev.to | 5 Oct 2022
  • How to do syntax checking on languages that don't have an LSP server in neovim?

    3 projects | /r/neovim | 30 Sep 2022