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

Provide range to completion item to allow for correct inline display #15398

Merged
merged 1 commit into from
Apr 7, 2025

Conversation

eneufeld
Copy link
Contributor

@eneufeld eneufeld commented Apr 4, 2025

What it does

Provide a range to the resulting completion item. This allows monaco to correctly show the suggestion also inline.

Fixes #15390

How to test

See #15390

Follow-ups

Breaking changes

  • This PR introduces breaking changes and requires careful review. If yes, the breaking changes section in the changelog has been updated.

Attribution

Review checklist

Reminder for reviewers

@github-project-automation github-project-automation bot moved this to Waiting on reviewers in PR Backlog Apr 4, 2025
@github-project-automation github-project-automation bot moved this from Waiting on reviewers to Needs merge in PR Backlog Apr 7, 2025
@colin-grant-work colin-grant-work merged commit 71e4f15 into master Apr 7, 2025
10 of 11 checks passed
@github-project-automation github-project-automation bot moved this from Needs merge to Done in PR Backlog Apr 7, 2025
@github-actions github-actions bot added this to the 1.61.0 milestone Apr 7, 2025
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.

AI Code Completion Agent fails if the cursor is not at the end of the line
2 participants