You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know that Oni2 is still pre-alpha but as we will have ripgrep integration soon we can at least discuss it.
I really want to have a cool navigation tool built-in for Oni2, something like atom-narrow (plugin for Atom editor)
Basically, it's similar to fzf but way more powerful because we can edit search buffer, change multiple lines and after save real files will be updated accordingly! That makes refactoring so nice and easy. It's also very quick and responsive
I know there are similar plugins for vim, like vim-swoop, but vim-swoop doesn't support searching across the whole project, only the loaded buffers and lacking Update real files feature. atom-narrow gives me the best code navigation experience.
Here's some of the use cases where a tool like atom-narrow can be useful. (cool gifs!)
Thanks! ❤️
The text was updated successfully, but these errors were encountered:
I know that Oni2 is still pre-alpha but as we will have ripgrep integration soon we can at least discuss it.
I really want to have a cool navigation tool built-in for Oni2, something like atom-narrow (plugin for Atom editor)
Basically, it's similar to fzf but way more powerful because we can edit search buffer, change multiple lines and after save real files will be updated accordingly! That makes refactoring so nice and easy. It's also very quick and responsive
I know there are similar plugins for vim, like vim-swoop, but vim-swoop doesn't support searching across the whole project, only the loaded buffers and lacking
Update real files
feature.atom-narrow
gives me the best code navigation experience.Here's some of the use cases where a tool like
atom-narrow
can be useful. (cool gifs!)Thanks! ❤️
The text was updated successfully, but these errors were encountered: