simonpcouch / pal

LLM assistants for R
https://simonpcouch.github.io/pal/
Other
5 stars 3 forks source link

transition key commands interface to snippet #22

Closed simonpcouch closed 1 week ago

simonpcouch commented 1 week ago

Some feedback: a “snippet” kind of interface (i.e. press one key command that’s common to all pals and then type a keyword, like “cli”) rather than keyboard shortcuts would be better, as there may be eventually too many pals (when extensions are loaded) to easily remember the appropriate key command. That interface is similar to what something like Continue > proofread currently feels like.

Snippet may not be the word I'm looking for here.

simonpcouch commented 1 week ago

Woah: https://github.com/gadenbuie/shrtcts

simonpcouch commented 1 week ago

All add-ins, keybinding or not, are registered in the RStudio command palette. As long as they're prefixed with pal, these should be relatively findable.