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

New layout for outline view #39

Closed
chemzqm opened this issue Aug 5, 2018 · 3 comments
Closed

New layout for outline view #39

chemzqm opened this issue Aug 5, 2018 · 3 comments
Labels
enhancement New feature or request
Milestone

Comments

@chemzqm
Copy link
Member

chemzqm commented Aug 5, 2018

Is your feature request related to a problem? Please describe.

Something like tagbar's replace the one of denite coc-symbols.

@chemzqm chemzqm added this to the v0.1 milestone Aug 5, 2018
@chemzqm chemzqm added the enhancement New feature or request label Oct 26, 2018
@liuchengxu
Copy link
Contributor

liuchengxu commented Oct 29, 2018

Actually I have an unpublished plugin doing the exact thing. It's perfectly suitable for the data with hierarchical structure. I started this plugin with an intention of replacing tagbar since I'm not satisfied with it recently.

default

It utilizes many modern API(async, timer etc) and takes care of lots of details to obtain a decent user experience. But it's not stable yet. When it's ready, I'm happy to add coc-symbols support as well.

@chemzqm
Copy link
Member Author

chemzqm commented Nov 18, 2018

@liuchengxu looking forward to your extension.

I'm not going to add this in coc.nvim itself, but maybe use a gui to render outline view for easier navigation.

@chemzqm chemzqm closed this as completed Nov 18, 2018
@liuchengxu
Copy link
Contributor

Hello, I have published my plugin: vista.vim, which could provide a tagbar like viewer for coc.

Open the vista siderbar supported by coc via :Vista coc:

image

I use coc-rls in the screenshot above.

For more usage, please see the README of vista.vim.

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

No branches or pull requests

2 participants