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 tree markdown tooltip API #111515

Closed
3 tasks done
alexr00 opened this issue Nov 30, 2020 · 1 comment
Closed
3 tasks done

Test tree markdown tooltip API #111515

alexr00 opened this issue Nov 30, 2020 · 1 comment

Comments

@alexr00
Copy link
Member

alexr00 commented Nov 30, 2020

Refs: #100741

Complexity: 4

Create Issue


Test the the TreeDataProvider's resolveTreeItem and the TreeItem's tooltip: MarkdownString API. You can modify the test view to test with.

  1. Read the JS doc for the new API and verify that it makes sense.
  2. Verify that you can set a MarkdownString as a TreeItem tooltip without using resolveTreeItem.
  3. Verify that you can use TreeDataProvider's resolveTreeItem to set a TreeItem tooltip.
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

5 participants