Skip to content

feat: add a config option to show file paths when staging#40

Merged
chrisgrieser merged 1 commit intochrisgrieser:mainfrom
Mauritz8:feat/show-file-paths-option
Apr 11, 2026
Merged

feat: add a config option to show file paths when staging#40
chrisgrieser merged 1 commit intochrisgrieser:mainfrom
Mauritz8:feat/show-file-paths-option

Conversation

@Mauritz8
Copy link
Copy Markdown
Contributor

Problem statement

When staging, I want to be able to distinguish files by looking at the file paths. In Svelte, multiple files have the same name so the only way to tell them apart is by seeing which directory they're in.

Proposed solution

Add a configurable option to show file paths (disabled by default)

AI usage disclosure

No AI used

Checklist

  • Variable names follow camelCase convention.
  • All AI-generated code has been reviewed by a human.
  • The README.md has been updated for any new or modified functionality
    (the .txt file is auto-generated and does not need to be modified).

@chrisgrieser chrisgrieser merged commit dac30a4 into chrisgrieser:main Apr 11, 2026
4 checks passed
@chrisgrieser
Copy link
Copy Markdown
Owner

Makes sense. Thanks for the PR.

@Mauritz8 Mauritz8 deleted the feat/show-file-paths-option branch April 11, 2026 07:24
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.

2 participants