refactor(completion): update AI plugins to use the new `astrocommunit…#1378
refactor(completion): update AI plugins to use the new `astrocommunit…#1378
Conversation
Review ChecklistDoes this PR follow the [Contribution Guidelines](development guidelines)? Following is a partial checklist: Proper conventional commit scoping:
|
ddcf89d to
c513196
Compare
…y.recipes.ai` boilerplate
c513196 to
e1ca283
Compare
|
A bit difficult to imagine how to make it work across so many different plugins, since I lack experience with many of them. 🤔 My main ones are just |
…y.recipes.ai` boilerplate
📑 Description
This is an exploration of using the new AI recipes in AstroCommunity to improve the maintenance and implementation of AI plugins with completion. This should be tested, improved, and iterated on before merging. Someone could figure out a nice way to have the user switch between inline suggestions vs completion based suggestions using the
vim.g.ai_inlinevariable that the user can set in AstroCoreℹ Additional Information