coc-marketplace VS coc-calc

Compare coc-marketplace vs coc-calc and see what are their differences.

coc-marketplace

coc.nvim extensions marketplace (by fannheyward)
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.
surveyjs.io
featured
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
coc-marketplace coc-calc
1 1
343 82
- -
0.0 4.1
over 1 year ago 10 months ago
TypeScript TypeScript
MIT License 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.

coc-marketplace

Posts with mentions or reviews of coc-marketplace. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-13.
  • Language Server | Seeking help before I spend nights digging.
    2 projects | /r/vim | 13 Jan 2021
    Here's a list of some available plugins: https://github.com/neoclide , however you can find even more if you install this: https://github.com/fannheyward/coc-marketplace . (coc.nvim is a vim plugin that *itself* has a long list of plugins, that support multiple languages / LSP clients. coc-marketplace is even more "meta", in that it is a coc.nvim plugin, that helps you find other coc.nvim plugins, LOL.) Anyways, point is, there's a LOT you can do with coc.nvim and a LOT can configure - but only if you CHOOSE to. :)

coc-calc

Posts with mentions or reviews of coc-calc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-07.
  • Is there a plugin like coc-calc outside the CoC.nvim ecosystem?
    2 projects | /r/neovim | 7 Jul 2021
    I'm currently in the process of getting rid of CoC.nvim and moving to NeoVim 0.5 builtin LSP and Lua plugins. One of the CoC plugins I was using was coc-calc, which is essentially a completion interface to a calculator - you type the math expression with = and invoke completion and coc-calc will write the result of the expression as the completion "match".

What are some alternatives?

When comparing coc-marketplace and coc-calc you can also consider the following projects:

coc-xml - XML extension for coc.nvim

completion-nvim - A async completion framework aims to provide completion to neovim's built in LSP written in Lua

coc-rust-analyzer - rust-analyzer extension for coc.nvim

coc-spell-checker - A basic spell checker that works well with camelCase code for (Neo)vim

coc-texlab - TexLab extension for coc.nvim

actionmenu.nvim - A nice context menu for vim

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

coc-java-debug - An extension for coc.nvim to enable Java debugging via jdt.ls