Skip to content

Conversation

andrewyuq
Copy link
Contributor

  1. Previously we are using the range() field to send incremental updates, but it appears to be buggy for many edge cases, so remove the range field to send the whole document since IDE always has the latest version.
Screen.Recording.2025-06-10.at.10.35.24.AM.mov

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Description

Checklist

  • My code follows the code style of this project
  • I have added tests to cover my changes
  • A short description of the change has been added to the CHANGELOG if the change is customer-facing in the IDE.
  • I have added metrics for my changes (if required)

License

I confirm that my contribution is made under the terms of the Apache 2.0 license.

1. Previously we are using the range() field to send incremental
updates, but it appears to be buggy for many edge cases, so
remove the range field to send the whole document since IDE always has
the latest version.
@andrewyuq andrewyuq requested a review from a team as a code owner June 10, 2025 17:36
@andrewyuq andrewyuq merged commit 9df2368 into aws:main Jun 10, 2025
11 of 12 checks passed
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.

2 participants