Marco Mayer

Results 26 comments of Marco Mayer

I stumbled into this too, as it's quite common to have some kind of sorting that needs to be flexible. Think of showing data to users that they can sort...

I get the same error sporadically but much more often since updating to nvim 0.10. Using the latest gopls language server.

> haven't looked into the code, but it does seem that the openAI requests already include the right language, if I run the plugin in a javascript file I get...

@abdolence thanks that makes some sense. I could get it to work using `with_options_service_account_key_file` and in Firebase exporting the admin SDK keys. But this isn't always an option.