Skip to content

Conversation

@jakebailey
Copy link
Member

This code is unused, leftover from a previous iteration.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR removes unused code from the ProvideCodeActions function in the language server. The changes eliminate an unnecessary early type checker acquisition that was leftover from a previous implementation.

  • Removed unused Checker field from CodeFixContext struct
  • Removed premature GetTypeCheckerForFile call in ProvideCodeActions
  • Removed unused checker import

@jakebailey jakebailey enabled auto-merge December 3, 2025 16:01
@jakebailey jakebailey added this pull request to the merge queue Dec 3, 2025
Merged via the queue into main with commit cc53c33 Dec 3, 2025
28 checks passed
@jakebailey jakebailey deleted the jabaile/codeaction-checker branch December 3, 2025 16:29
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