Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] [Feature] Code Navigation Tool #194

Open
bogdan0083 opened this issue Mar 28, 2019 · 1 comment
Open

[Enhancement] [Feature] Code Navigation Tool #194

bogdan0083 opened this issue Mar 28, 2019 · 1 comment
Labels
A-other Area: Other, does not fit in any of the other buckets A-search Area: Workspace search P-backlog

Comments

@bogdan0083
Copy link

bogdan0083 commented Mar 28, 2019

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)

image

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! ❤️

@glennsl glennsl added A-other Area: Other, does not fit in any of the other buckets A-search Area: Workspace search labels Nov 18, 2019
@CrossR CrossR mentioned this issue Nov 19, 2019
4 tasks
@jesstelford
Copy link
Contributor

🤯 I would love this experience in OniVim2!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-other Area: Other, does not fit in any of the other buckets A-search Area: Workspace search P-backlog
Projects
None yet
Development

No branches or pull requests

4 participants