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

Test: Horizontal scrolling in trees/lists #67275

Closed
3 tasks done
joaomoreno opened this issue Jan 28, 2019 · 0 comments
Closed
3 tasks done

Test: Horizontal scrolling in trees/lists #67275

joaomoreno opened this issue Jan 28, 2019 · 0 comments

Comments

@joaomoreno
Copy link
Member

joaomoreno commented Jan 28, 2019

Tests #63684

Complexity: 3

We used to have a workbench.tree.horizontalScrolling setting which enabled horizontal scrolling across all (old) trees in the workbench. This setting now works for all lists and new trees as well. As you enable it, make sure the following trees all work correctly and properly scroll horizontally:

  • References widget
  • Debug
    • Loaded scripts view
    • Call stack view
    • Debug hover
    • Variables view
    • Watch expressions
    • Breakpoints
  • Explorer
  • Open Editors
  • Problems
  • Search
  • SCM View

The following lists/trees should not have horizontal scrolling:

  • Debug Console
  • Notifications
  • Quick Input
  • Keybindings Editor
  • Extensions view
  • Runtime Extensions
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

4 participants