if i did custmize ,is vim good for web language(html ,css,javascript,php) than vscode?

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

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
  • vimspector

    vimspector - A multi-language debugging system for Vim

  • There are debugger plugins for vim like vimspector https://github.com/puremourning/vimspector

  • vim-floaterm

    :computer: Terminal manager for (neo)vim

  • and you can use https://github.com/voldikss/vim-floaterm to put any terminal UI in nvim you want, like gitui which i find very nice and easy to use. https://github.com/extrawurst/gitui

  • 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
  • gitui

    Blazing 💥 fast terminal-ui for git written in rust 🦀

  • and you can use https://github.com/voldikss/vim-floaterm to put any terminal UI in nvim you want, like gitui which i find very nice and easy to use. https://github.com/extrawurst/gitui

  • nvim-lspconfig

    Quickstart configs for Nvim LSP

  • There is an AI completion called tabnine, and some autocompletion plugins support it, I use neovim with built in LSP https://github.com/neovim/nvim-lspconfig Compe for autocompletion https://github.com/hrsh7th/nvim-compe#neovim-specific And among others tabnine as a completion source which gives quite handy completions https://github.com/tzachar/compe-tabnine

  • nvim-compe

    Discontinued Auto completion Lua plugin for nvim

  • There is an AI completion called tabnine, and some autocompletion plugins support it, I use neovim with built in LSP https://github.com/neovim/nvim-lspconfig Compe for autocompletion https://github.com/hrsh7th/nvim-compe#neovim-specific And among others tabnine as a completion source which gives quite handy completions https://github.com/tzachar/compe-tabnine

  • compe-tabnine

    Discontinued TabNine source for hrsh7th/nvim-compe

  • There is an AI completion called tabnine, and some autocompletion plugins support it, I use neovim with built in LSP https://github.com/neovim/nvim-lspconfig Compe for autocompletion https://github.com/hrsh7th/nvim-compe#neovim-specific And among others tabnine as a completion source which gives quite handy completions https://github.com/tzachar/compe-tabnine

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