SaaSHub helps you find the best software and product alternatives Learn more →
Traces.vim Alternatives
Similar projects and alternatives to traces.vim
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
sideways.vim
A Vim plugin to move function arguments (and other delimited-by-something items) left and right.
-
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
-
-
-
vim-multiple-cursors
True Sublime Text style multiple selections for Vim
-
LunarVim
🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.
-
ale
Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support
-
toggleterm.nvim
A neovim lua plugin to help easily manage multiple terminal windows
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
traces.vim reviews and mentions
-
Weekly Vim tips and tricks thread! #24
For those who wish to preview substitutions as they type à la Neovim inccommand, there's markonm/traces.vim.
- Why keeps you using vim vs neovim?
- How would I wrap a word, prefix it, and finally suffix it?
-
Would you be interested in multicursor support for Neovim?
Do you know traces.vim?
-
How to not ask for regex solutions all the time?
There is also https://github.com/markonm/traces.vim that shows the changes made by :substitute interactively.
-
I still want multiple cursors and I’ve been using Vim/neovim for 8 years!
Perhaps you mean traces.vim? I find it extends live feedback on substitutions and whatnot quite well. Useful for a lot of typical cases where you would expect native Vim/Neovim to provide live feedback but doesn’t. Also, I find the “Feature comparison” table for traces to be modest: it is even better / native is lacking.
-
Is there a plugin that makes searching and replacing stuff in vim easier?
The traces.vim plugin can help show substitution previews. Neovim may want to look at :h 'inccommand'
-
I've been intimidated by Vim for over a decade, until I found vimtutor
link for the lazy
-
Is it possible to properly repeat a visual replacement?
You can also use https://github.com/markonm/traces.vim to immediately see the substitute result as you type it.
-
What is the equivalent of VS Code's "Ctrl+Shift+L" in Vim?
See https://github.com/markonm/traces.vim or :h 'inccommand' for Neovim.
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f0fa16e4fd0>
www.saashub.com | 30 Nov 2023
Stats
markonm/traces.vim is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of traces.vim is Vim Script.