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

[Feature Request] Command to switch provider #115

Open
rockyzhang24 opened this issue Jan 6, 2025 · 1 comment
Open

[Feature Request] Command to switch provider #115

rockyzhang24 opened this issue Jan 6, 2025 · 1 comment
Labels
enhancement New feature or request up for grabs Good first issue & available for contributions

Comments

@rockyzhang24
Copy link

rockyzhang24 commented Jan 6, 2025

Description

Sometimes, when viewing LSP symbols, we might also want to reference the symbols provided by Treesitter. It would be great to have a command that switches the current provider from LSP to Treesitter effortlessly.

Provide a command to switch between available providers in the current buffer. For example, :OutlineSwitchProvider treesitter will switch to the treesitter provider. If no argument is provided, the command will cycle to the next available provider in the current buffer.

Thank you.

@rockyzhang24 rockyzhang24 added the enhancement New feature or request label Jan 6, 2025
@hedyhli hedyhli added the up for grabs Good first issue & available for contributions label Jan 6, 2025
@hedyhli
Copy link
Owner

hedyhli commented Jan 6, 2025

Sure, that makes a lot of sense. I'll leave this up for grabs.

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

No branches or pull requests

2 participants