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

Notebook Outline View enhancements #206308

Closed
9 of 10 tasks
Yoyokrazy opened this issue Feb 27, 2024 · 2 comments
Closed
9 of 10 tasks

Notebook Outline View enhancements #206308

Yoyokrazy opened this issue Feb 27, 2024 · 2 comments
Assignees
Milestone

Comments

@Yoyokrazy
Copy link
Contributor

Yoyokrazy commented Feb 27, 2024

Tracking issue for a number of improvements to the notebook TOC/outline view


Run in Section

Related issues: #187601 / #199992 / #180272

Feature Items:


Visual Polish

Related Issues: #200060 / #199969 / #147007 / #174104 / #134055

Feature Items:

Up for Discussion:

  • Remove the markdown symbol, just visual noise
  • Align md icons with go to symbol view
  • What should the content be for code cell entries? First line? First symbol?

Debt/Engineering

Related issues: #200873

Feature Items:

  • Refactor work to share outlineModel between sticky scroll, outlineview, & folding model
    • lot of unnecessary recomputes, all happen 3x per event firing. Could be a shared model between them.
@Yoyokrazy Yoyokrazy added this to the March 2024 milestone Feb 27, 2024
@Yoyokrazy Yoyokrazy self-assigned this Feb 27, 2024
@Yoyokrazy
Copy link
Contributor Author

Related work for cell execution in folded cell hints is shipped with: #205315

@Yoyokrazy
Copy link
Contributor Author

Adding in related work on icon alignment between views: #206829

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

No branches or pull requests

2 participants