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 Autocomplete Preselection Powered By Inline Suggestions #133907

Closed
2 tasks done
hediet opened this issue Sep 27, 2021 · 1 comment
Closed
2 tasks done

Test Autocomplete Preselection Powered By Inline Suggestions #133907

hediet opened this issue Sep 27, 2021 · 1 comment

Comments

@hediet
Copy link
Member

hediet commented Sep 27, 2021

Refs: #131940

Complexity: 3

Create Issue


Preparation

  • Enable suggest preview: "editor.suggest.preview": true,.
  • Install Copilot

Tasks

  • Create a TypeScript file and write // Write an error to the console followed by a new line and console to prompt copilot.
  • Type . to trigger autocomplete.
  • Verify that autocomplete shows, but the inline suggestion stays and the non-autocomplete part becomes non-italic
  • Verify that an autocomplete item is preselected that is a prefix of the inline suggestion
  • Verify that the selected autocomplete item is shown in italic font.
@TylerLeonhardt
Copy link
Member

I really like the improvements in this space :) it's really looking nice!

@TylerLeonhardt TylerLeonhardt removed their assignment Sep 28, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Nov 12, 2021
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