Persistent undo history:
undo
is broken beyond belief: github.com/VSCodeVim/Vim/issues/1490
It is especially bad on large projects, unless you carefully whitelist only the small source directories:
Having multiple windows is generally the only sane way to manage multiple projects. So how to reopen then after you:
- restart the OS or logout?
- close all window in some other way? It can't be by closing them one by one of course, or else only the last remains. Not sure such way exists.
Articles by others on the same topic
There are currently no matching articles.