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

feat: implement a neo-tree source #36

Open
A-Lamia opened this issue Nov 21, 2022 · 2 comments
Open

feat: implement a neo-tree source #36

A-Lamia opened this issue Nov 21, 2022 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@A-Lamia
Copy link

A-Lamia commented Nov 21, 2022

I think it could be cool to implement a neo-tree source so you could potentially have a side bar view of all your current tags.

This is not important nor do i believe it to be an imperative feature to be implemented, Just thought it could be an interesting idea so I'm creating this just to leave this as a note.

https://github.com/nvim-neo-tree/example-source

@cbochs cbochs added enhancement New feature or request good first issue Good for newcomers labels Nov 21, 2022
@cbochs
Copy link
Owner

cbochs commented Nov 21, 2022

This could be an interesting integration to include. I don't think this will be an priority for now, but would love to look into this later.

@cbochs
Copy link
Owner

cbochs commented Dec 15, 2022

I've implemented something that might achieve a similar result, where all your tags sit next to your working buffer. That is, sending scoped tags to the quickfix list. This can also be done directly from the popup menu.

I have found this to be superbly useful in my day-to-day workflow.

Neo-tree integration isn't still off the table, but I thought I'd bring this up as the current alternative.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants