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

Filter symbols in outline & breadcrumbs, keep tree structure in Symbols View @ #213056

Closed
LucaGabi opened this issue May 20, 2024 · 2 comments
Closed
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@LucaGabi
Copy link

LucaGabi commented May 20, 2024

Can this be done with a vscode extention?

  1. Allow filtering symbols in outline view and editor breadcrumbs with a textbox.
    image
  2. In the pallet search @ keep the document tree instead of lists (in js/ts nesting symbols is possible with same name in different scopes and with a list one can't distinguish that). If not possible add the full symbol path under the symbol
    image

image
3. While in Symbols view (ctrl-shift-o) @ allow ctrl key to hide the symbols palette while still cycling thru the items with the arrow keys. This will allow user to have the highlighted symbol corresponding code not covered by the palette.

@gjsjohnmurray
Copy link
Contributor

/duplicate of #213055

@vscodenpa vscodenpa added the *duplicate Issue identified as a duplicate of another issue(s) label May 20, 2024
@vscodenpa
Copy link

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for similar existing issues. See also our issue reporting guidelines.

Happy Coding!

@vscodenpa vscodenpa closed this as not planned Won't fix, can't repro, duplicate, stale May 20, 2024
@microsoft microsoft locked and limited conversation to collaborators Jul 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

4 participants