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

Allow suggestions to pass through if outside accept flow #243103

Closed
wants to merge 1 commit into from

Conversation

kevmo314
Copy link
Contributor

Updates the accept flow check to consider suggestion items if outside the accept flow.

Putting the check for the accept flow inside this block seems to prevent suggestions from being triggered if there is an inline edit but the user is outside the accept flow, but showing an inline completion is still possible.

Updates the accept flow check to consider suggestion items if outside the accept flow.

Putting the check for the accept flow inside this block seems to prevent suggestions from being triggered if there is an inline edit but the user is outside the accept flow, but showing an inline completion is still possible.
@hediet
Copy link
Member

hediet commented Mar 11, 2025

Thanks for the PR!
Unfortunately, this basically disables next edit suggestions when not in accept flow!

@hediet hediet closed this Mar 11, 2025
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.

3 participants