I listened to it for 5 minutes and I'm genuinely impressed by what the LM did. Especially the metaphores/comparisons it came up with. However it would be much easier to follow if it were accompanied with a slide show. Also, the plentyful 'awesome's and 'gotit's in between make it easy to be recognized as being artificially generated.
Thanks, for the link, man! Helpful. Is nvim, like, command line? I don't like to be in GUI when I'm coding. I mean I guess I could hook up my Quake style iTerm2 dropdown overlay to display a GUI window (but I think that only works on Windows with ConEmu). It's just easier for me to stay in command line, switch to GUI to eval or research...or watch videos! Haha
I don't know if this exists but it could be done using Treesitter. This is already done for syntax highlighting, nvim could check the syntax from a string after a specific pattern, like gql`` in Typescript.
This should be configured by the user, idk if a default implementation could work correctly in all cases.
A pluggable framework for integrating AI code assistance into Neovim. The goals are to make using AI code assistance unobtrusive, and to make it easy to create and share new flows that use AI code assistance. Go to quickstart for how to install. It currently works with OpenAI Codex.
https://notebooklm.google.com/notebook/b01ebf44-9406-4ba6-be...