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

Show progress while calculating AI code completion #14537

Merged
merged 1 commit into from
Nov 27, 2024
Merged

Conversation

JonasHelming
Copy link
Contributor

fixed #14536

What it does

Shows progress in the status bar while AI code completion is running.

How to test

See the progress while completing code. If you cancel via moving the cursor in the code editor, progress bar should also disapear.

Review checklist

Reminder for reviewers

Copy link
Contributor

@martin-fleck-at martin-fleck-at left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change looks good to me and works as advertised, thank you very much Jonas! I do have a few comments but nothing important that should stop this PR from being merged.

@JonasHelming JonasHelming merged commit 8ba447d into master Nov 27, 2024
21 checks passed
@github-actions github-actions bot added this to the 1.56.0 milestone Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[Theia AI] Show progress while calculating the code completion
2 participants