vim + coc : how to search source code like VSCode do

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

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
  • telescope.nvim

    Find, Filter, Preview, Pick. All lua, all the time.

  • I believe you are looking for either nvim-telescope (if you happen to use neovim nightly) or fzf.vim

  • coc.nvim

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

  • You mentioned Coc, there is actually something builtin called CocSearch, checkout the doc here: https://github.com/neoclide/coc.nvim/blob/71b5766a7cc28daef89fac7db99340cd532035b3/doc/coc.txt#L2297

  • 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 logo
  • far.vim

    Find And Replace Vim plugin

  • This plugin does exactly what you described: https://github.com/brooth/far.vim

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

  • occur mode - editable grep results

    5 projects | /r/neovim | 4 May 2023
  • Need help in installing autocomplete/intellisense plugin for C++ in neovim.

    3 projects | /r/neovim | 1 Feb 2023
  • Python debugging tips

    3 projects | dev.to | 8 Jan 2023
  • NeoVim as IDE

    5 projects | /r/neovim | 17 Dec 2022
  • Implement the handler for LSP textDocument/onTypeFormatting ?

    5 projects | /r/neovim | 24 Nov 2022