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

Add setting to exclude non-header md cells from notebook outline view #207771

Merged
merged 5 commits into from
Mar 18, 2024

Conversation

Yoyokrazy
Copy link
Contributor

@Yoyokrazy Yoyokrazy commented Mar 14, 2024

Fixes: #200060
re: #206308

Users now have the option to strip all non-header markdown cells from their outline view. Setting is notebook.outline.onlyShowMarkdownHeaders and defaults to false

edit: waiting on #208034 before I pull in settings to control filtering

@Yoyokrazy Yoyokrazy requested a review from rebornix March 14, 2024 22:57
@Yoyokrazy Yoyokrazy self-assigned this Mar 14, 2024
Copy link
Member

@rebornix rebornix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Only suggestion is ensuring that we have consistency with settings.

@Yoyokrazy Yoyokrazy requested a review from rebornix March 18, 2024 18:27
@Yoyokrazy Yoyokrazy marked this pull request as ready for review March 18, 2024 19:55
@VSCodeTriageBot VSCodeTriageBot added this to the March 2024 milestone Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants