CopilotC-Nvim / CopilotChat.nvim

Chat with GitHub Copilot in Neovim
https://copilotc-nvim.github.io/CopilotChat.nvim/
GNU General Public License v3.0
1.44k stars 67 forks source link

fix: Improve regexp for command completion in chat #348

Closed festeh closed 2 months ago

festeh commented 2 months ago

Hi!

This MR fixes this bug:

When user types /Fi in chat and then presses <TAB> Expected: only Fix and FixDiagnostic are shown Result: all actions are shown

Reference: https://neovim.io/doc/user/pattern.html#search-pattern

deathbeam commented 2 months ago

@all-contributors add @festeh for code

allcontributors[bot] commented 2 months ago

@deathbeam

I've put up a pull request to add @festeh! :tada: