Skip to content

Conversation

@Sysix
Copy link
Member

@Sysix Sysix commented Apr 25, 2025

closes #10609

Would love to have the position of the Unexpected Token, like the CLI does it.
This PR just aligns the Code to the LSP Specs

@github-actions github-actions bot added A-editor Area - Editor and Language Server C-bug Category - Bug labels Apr 25, 2025
Copy link
Member Author

Sysix commented Apr 25, 2025


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@Sysix Sysix marked this pull request as ready for review April 25, 2025 11:28
@codspeed-hq
Copy link

codspeed-hq bot commented Apr 25, 2025

CodSpeed Instrumentation Performance Report

Merging #10623 will not alter performance

Comparing 04-25-fix_language_server_fix_max_integer_values_for_range_position (1bc148e) with main (fbd6864)

Summary

✅ 36 untouched benchmarks

@Boshen Boshen merged commit f3eac51 into main Apr 25, 2025
32 checks passed
@Boshen Boshen deleted the 04-25-fix_language_server_fix_max_integer_values_for_range_position branch April 25, 2025 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-editor Area - Editor and Language Server C-bug Category - Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

linter: textDocument/publishDiagnostics uses an incorrect position for the range when linting invalid source

3 participants