Skip to content

fix(files): generate absolute paths in code blocks - #1378

Merged
deathbeam merged 1 commit into
CopilotC-Nvim:mainfrom
deathbeam:generate-absolute-paths
Aug 28, 2025
Merged

fix(files): generate absolute paths in code blocks#1378
deathbeam merged 1 commit into
CopilotC-Nvim:mainfrom
deathbeam:generate-absolute-paths

Conversation

@deathbeam

Copy link
Copy Markdown
Collaborator

Update code block examples in prompts to use absolute file paths with {DIR} prefix. Refactor filename comparison to use vim.fs.normalize for consistency and reliability.

Closes #1377

Update code block examples in prompts to use absolute file paths with
{DIR} prefix. Refactor filename comparison to use vim.fs.normalize for
consistency and reliability.

Closes CopilotC-Nvim#1377

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
@deathbeam deathbeam added the bug Something isn't working label Aug 28, 2025
@deathbeam
deathbeam merged commit 0f42bfc into CopilotC-Nvim:main Aug 28, 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

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Accept diff writes to wrong path when using set autochdir

1 participant