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: autosuggest in extensions search #55386

Closed
2 tasks done
JacksonKearl opened this issue Jul 30, 2018 · 0 comments
Closed
2 tasks done

Test: autosuggest in extensions search #55386

JacksonKearl opened this issue Jul 30, 2018 · 0 comments
Labels
extensions Issues concerning extensions testplan-item
Milestone

Comments

@JacksonKearl
Copy link
Contributor

JacksonKearl commented Jul 30, 2018

Test for #46333 / #53915

Complexity: 2

Test

  • The search box is now a simple monaco editor. Extension search should work as expected. Interact with the search box and report anything unexpected.
  • A suggestion list showing all @-operators should appear when you type "@" or trigger suggestions (ctrl+space) in the extensions search box. Test the suggest widget behavior, it should behave like other auto-completion dropdowns (filtering, tab to accept, etc.)
  • The suggest list should not show any snippets (test for global snippets in particular)
  • Actions from the '...' menu (i.e. "Sort by: ..." and "Show ... Extensions") work and compose correctly, as do their Command Pallete counterparts "Show ... Extensions". ([docs]( https://code.visualstudio.com/docs/editor/extension-gallery#_extensions-view-filters., Note that category:, tag:, and ext:, have been replaced with @category:, @tag:, and @ext:, respectively)

It show look and behave like a normal HTML input box

@vscodebot vscodebot bot added the extensions Issues concerning extensions label Jul 30, 2018
@JacksonKearl JacksonKearl added testplan-item and removed extensions Issues concerning extensions labels Jul 30, 2018
@isidorn isidorn added the extensions Issues concerning extensions label Jul 30, 2018
@sbatten sbatten added this to the July 2018 milestone Jul 30, 2018
@mjbvz mjbvz removed their assignment Jul 31, 2018
@RMacfarlane RMacfarlane removed their assignment Jul 31, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Sep 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
extensions Issues concerning extensions testplan-item
Projects
None yet
Development

No branches or pull requests

5 participants