Sublime Text vs Vim
Developers should use Sublime Text when they need a fast, highly customizable editor for coding, scripting, or text editing across multiple platforms (Windows, macOS, Linux) meets pick vim when you're ssh'd into a minimal server, a docker base image, or any *nix box where it ships preinstalled and neovim doesn't -- decades of muscle-memory keybindings travel with you everywhere. Here's our take.
Sublime Text
Developers should use Sublime Text when they need a fast, highly customizable editor for coding, scripting, or text editing across multiple platforms (Windows, macOS, Linux)
Sublime Text
Nice PickDevelopers should use Sublime Text when they need a fast, highly customizable editor for coding, scripting, or text editing across multiple platforms (Windows, macOS, Linux)
Pros
- +It's ideal for tasks requiring quick navigation, such as editing configuration files, writing code in languages like Python or JavaScript, or working on projects where plugin support (via Package Control) enhances productivity without the overhead of a full IDE
- +Related to: text-editing, package-control
Cons
- -Specific tradeoffs depend on your use case
Vim
Pick Vim when you're SSH'd into a minimal server, a Docker base image, or any *nix box where it ships preinstalled and Neovim doesn't -- decades of muscle-memory keybindings travel with you everywhere
Pros
- +Don't pick it for a daily LSP-driven dev loop: Neovim has shipped a native LSP client since 0
- +Related to: vimscript, neovim
Cons
- -Specific tradeoffs depend on your use case
The Verdict
Use Sublime Text if: You want it's ideal for tasks requiring quick navigation, such as editing configuration files, writing code in languages like python or javascript, or working on projects where plugin support (via package control) enhances productivity without the overhead of a full ide and can live with specific tradeoffs depend on your use case.
Use Vim if: You prioritize don't pick it for a daily lsp-driven dev loop: neovim has shipped a native lsp client since 0 over what Sublime Text offers.
Developers should use Sublime Text when they need a fast, highly customizable editor for coding, scripting, or text editing across multiple platforms (Windows, macOS, Linux)
Related Comparisons
Disagree with our pick? nice@nicepick.dev