I'm open to paying for this, but is anything else available ?
MS has said that in their testing 50% of the programmer's output is from accepting prompts. I'd say that's accurate. In my use of Copilot, I never ask how to do something because I already know. But, when I start to do it, it magically fills in each line with my own functions and variable names, even when they are many files away. That is really useful!
There a probably 1,000 lines of code or more in my 30k line TS codebase where I knew what I would have to type -- and I didn't have to. Reading the correct line and saying, yeah, that's correct, is much faster than composing it, especially when it's full of curly braces inside arrays inside objects, etc.