Is there a plugin that replicates the F2 function of VSCode !

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • coc.nvim

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

  • If you want to have rename that is aware of language semantics then the best way to support it is via lsp (language server protocol). For vim you can use https://github.com/neoclide/coc.nvim, but if you are using neovim I would recommend native lsp client configured via https://github.com/neovim/nvim-lspconfig .

  • nvim-lspconfig

    Quickstart configs for Nvim LSP

  • If you want to have rename that is aware of language semantics then the best way to support it is via lsp (language server protocol). For vim you can use https://github.com/neoclide/coc.nvim, but if you are using neovim I would recommend native lsp client configured via https://github.com/neovim/nvim-lspconfig .

  • 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