Earlier quoted context omitted.
Why are you not using a snippet manager? It is significantly faster than an LLM, it’s local, consumes far fewer resources, and actually returns a correct version of what you want based on your knowledge.
I have never heard of a snippet manager until right now. (In good faith:) Where did you hear of them? Should I be following news somewhere else? I see this one is popular and high on DDG: https://github.com/massCodeIO/massCode But there's no screenshots or example usages, and it's not obvious to me how it works. Is it like a local search engine you install? Is it an LSP? An LSP that's lighter than rust-analyzer could…
I no longer recall, I’ve been using them for something like two decades.
> But there's no screenshots or example usages, and it's not obvious to me how it works.
See SnippetsLab for a good example of a snippets manager.
https://www.renfei.org/snippets-lab/
> I guess it's meant to be used as a VS Code extension. It might work as a standalone app but it would be a little unwieldy.
I prefer it as a standalone app. I don’t use VSCode nor would I want integration with my text editor. Snippet managers generally have ways of being invoked from anywhere, or you can type a few characters and have them replace the text, or you can search them from launchers like Alfred.