head to head · open source
Neovim vs code-server
Neovim has 102,412 GitHub stars, 7,117 forks, 1,900 open issues and last shipped yesterday. code-server has 79,352 stars, 6,856 forks, 152 open issues and last shipped 2 days ago. Neovim leads on adoption by 29% (102,412 vs 79,352 stars). Neovim is written in Vim Script under a custom or non-standard licence; code-server is written in TypeScript under MIT. Neovim has attracted 7% as many forks as stars, code-server 9%. Neovim was the more recently maintained of the two, and both are self-hostable with no licence fee.
Two open source projects, one decision. Both are free and self-hostable — the differences are community size, license terms, language stack and release pace.
← all 15422 open source comparisons
Side by side
| Neovim | code-server | |
|---|---|---|
| GitHub stars | ★ 102K | ★ 79K |
| License | Custom / other | MIT |
| Written in | Vim Script | TypeScript |
| Last push | 2026-09-18 | 2026-09-17 |
| Forks | ⑂ 7.1K | ⑂ 6.9K |
| Self-hosting | Yes | Yes |
| Data ownership | Your server | Your server |
pick Neovim if
- You weight community size — 102K stars and counting
- You want the Custom / other license terms
- Your stack matches Vim Script
- You value the larger contributor base for long-term maintenance
pick code-server if
- You want the code-server feature set and don't need the biggest community
- You prefer the MIT license terms
- Your stack matches TypeScript
- You evaluated both and code-server fits your workflow better
About Neovim
Neovim is a Vim fork text editor focused on extensibility and usability, built as a modern refactoring of Vim’s codebase. It lives in the developer tools ecosystem, specifically as a terminal based code editor that maintains compatibility with Vim’s core editing model while adding new capabilities.
read the full Neovim overview →
About code-server
code server is an MIT licensed TypeScript project from Coder that runs VS Code on a remote machine and serves the full editor in a browser, aimed at developers who want one consistent development environment reachable from any device.
read the full code-server overview →
More in Developer Tools
Related comparisons
More IDEs & Code Editors projects
Compare either of these against the rest of the IDEs & Code Editors field.
Frequently asked questions
Is Neovim or code-server more popular?
Neovim has 102,412 GitHub stars and code-server has 79,352. Neovim has the larger community by that measure.
Are Neovim and code-server free?
Both are open source. Neovim has no licence declared in this registry, and code-server is licensed under MIT. Both are free to self-host.
What is the difference between Neovim and code-server?
Neovim is written in Vim Script and code-server in TypeScript. The practical differences are community size, licence terms, language stack and release cadence — all compared in the table above.
Which should I choose, Neovim or code-server?
Choose Neovim if you want the larger community (102,412 stars) or its Custom / other licence terms. Choose code-server if its feature set, stack or MIT licence fits better. Both are self-hostable.