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

Outline-map shows much less items than the built-in outline #31

Open
QuarticCat opened this issue Feb 5, 2023 · 2 comments
Open

Outline-map shows much less items than the built-in outline #31

QuarticCat opened this issue Feb 5, 2023 · 2 comments

Comments

@QuarticCat
Copy link

Example project: https://github.com/QuarticCat/nbe-at-large/blob/160881a8916c5564955363c03b1505899157fb38/grammar/src/syntactic.rs#L96

With the rust-analyzer extension.

In VSCode's built-in outline view:

image
image

In the outline map:

image

@QuarticCat
Copy link
Author

Here's one more example: https://github.com/archlinux/archinstall/blob/master/archinstall/lib/disk/filesystem.py

With the official Python and Pylance extension.

In VSCode's built-in outline view (I filtered variables):

image

In the outline map:

image

@QuarticCat QuarticCat reopened this Feb 20, 2023
@QuarticCat QuarticCat changed the title This extension does not show items inside a type or module in Rust Outline-map shows much less items than the built-in outline Feb 20, 2023
@QuarticCat
Copy link
Author

It turns out to be the problem that these items are not automatically expanded. This issue might be duplicated.

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

No branches or pull requests

1 participant