simrat39 / symbols-outline.nvim

A tree like view for symbols in Neovim using the Language Server Protocol. Supports all your favourite languages.
MIT License
1.85k stars 97 forks source link

[Question] Is there any way to filter by public or private? #241

Open kevyuu opened 7 months ago

kevyuu commented 7 months ago

Is there a way to only view the public method or member of the class? It would be much less noisy to be able to filter by public or private.