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

Start adding UI to AI text provider API #206388

Merged
merged 12 commits into from Feb 29, 2024
Merged

Start adding UI to AI text provider API #206388

merged 12 commits into from Feb 29, 2024

Conversation

andreamah
Copy link
Contributor

@andreamah andreamah commented Feb 27, 2024

Addresses #205317

These are the first steps to integrating the UI for the AI text results. All of this UI will still be inaccessible by users after this is merged, as the actions to enable the context key is behind a hidden button.

I still need to implement some pretty glaring things like:

  • changing the result count.
  • having the extension automatically activate.
  • overall perf

I want to shift to cleaning up the search model for multiple "match types", since the addition of AI matches makes the search model even messier than before. The search model's current structure makes it hard to add new types.

@andreamah andreamah self-assigned this Feb 27, 2024
@andreamah andreamah marked this pull request as ready for review February 28, 2024 22:34
@VSCodeTriageBot VSCodeTriageBot added this to the March 2024 milestone Feb 28, 2024
@andreamah andreamah changed the title Add UI to AI text provider API Start adding UI to AI text provider API Feb 28, 2024
@andreamah andreamah merged commit dff6d9f into main Feb 29, 2024
6 checks passed
@andreamah andreamah deleted the deep-narwhal branch February 29, 2024 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants