Skip to content

perf(chat): simplify last line/column calculation - #1402

Merged
deathbeam merged 1 commit into
CopilotC-Nvim:mainfrom
deathbeam:perff
Sep 12, 2025
Merged

perf(chat): simplify last line/column calculation#1402
deathbeam merged 1 commit into
CopilotC-Nvim:mainfrom
deathbeam:perff

Conversation

@deathbeam

Copy link
Copy Markdown
Collaborator

Replaces Chat:last() method with a standalone last() function for retrieving the last line and column of the chat buffer. Updates references to use the new function and removes redundant logic. This improves code clarity and maintainability.

Replaces Chat:last() method with a standalone last() function for
retrieving the last line and column of the chat buffer. Updates
references to use the new function and removes redundant logic.
This improves code clarity and maintainability.
@deathbeam deathbeam added the enhancement New feature or request label Sep 12, 2025
@deathbeam
deathbeam merged commit 4a45e69 into CopilotC-Nvim:main Sep 12, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant