Skip to content

README.md に Known Issues セクションを追加(nvim-cmp でのコミット補完の表示順問題)#106

Merged
flexphere merged 1 commit intomainfrom
docs/known-issues-cmp-completion-order
Mar 24, 2026
Merged

README.md に Known Issues セクションを追加(nvim-cmp でのコミット補完の表示順問題)#106
flexphere merged 1 commit intomainfrom
docs/known-issues-cmp-completion-order

Conversation

@flexphere
Copy link
Copy Markdown
Owner

概要

nvim-cmp で _commit 補完の表示順が日付降順にならない既知の問題を README.md に記載する。Closes #98

変更内容

テスト計画

  • 既存テスト全パス (make all)
  • ドキュメントのみの変更のため新規テスト不要

備考

ドキュメントのみの変更です。


Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings March 24, 2026 17:24
Copy link
Copy Markdown
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

README に nvim-cmp 使用時の _commit 補完候補の表示順(意図した日付降順にならない)という既知の制約を明記し、利用者が挙動を誤解しないようにする変更です。Issue #98 への誘導も追加されており、トラブルシュートがしやすくなります。

Changes:

  • README.md に ## Known Issues セクションを追加
  • nvim-cmp では候補順制御が困難で日付降順にならない可能性がある旨を追記(blink.cmp では問題ない旨も併記)
  • Issue #98 へのリンクを追加

@flexphere flexphere marked this pull request as ready for review March 24, 2026 17:25
@flexphere flexphere merged commit e8ac78f into main Mar 24, 2026
8 checks passed
@flexphere flexphere deleted the docs/known-issues-cmp-completion-order branch March 24, 2026 17:26
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.

_によるcommit補完の順番が日付降順になっていない

2 participants