zbirenbaum / copilot.lua

Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot
MIT License
2.45k stars 67 forks source link

feat(suggestion): support suggestion modifier for .accept #152

Closed MunifTanjim closed 1 year ago

MunifTanjim commented 1 year ago

This will allow user to modify the accepted suggestion before inserting.

Related to: https://github.com/zbirenbaum/copilot.lua/issues/151