Skip to content

feat(chat): switch to treesitter based chat parsing#1394

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

feat(chat): switch to treesitter based chat parsing#1394
deathbeam merged 1 commit into
CopilotC-Nvim:mainfrom
deathbeam:improve-perf

Conversation

@deathbeam
Copy link
Copy Markdown
Collaborator

this greatly improves performance compared to line by line matching

@deathbeam deathbeam added the enhancement New feature or request label Sep 3, 2025
@deathbeam deathbeam force-pushed the improve-perf branch 6 times, most recently from f62371f to dd138c1 Compare September 4, 2025 21:45
@deathbeam deathbeam mentioned this pull request Sep 2, 2025
7 tasks
@deathbeam deathbeam force-pushed the improve-perf branch 7 times, most recently from 1eb38af to db52fcb Compare September 12, 2025 01:20
@deathbeam deathbeam marked this pull request as ready for review September 12, 2025 01:20
this greatly improves performance compared to line by line matching

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
@deathbeam deathbeam merged commit ba364fe into CopilotC-Nvim:main Sep 12, 2025
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