Luca Giugliardi
Luca Giugliardi
I mean, not really. The telescope extension you suggested is for marks, not for harpoon files. What I'm talking about is the telescope picker found in the README for Harpoon2...
I have also a problem when accepting the full file name (i.e. the absolute path) copilot seems to not be able to see the file as context. It is only...
According to AWS [documentation](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-sourcing-external.html), to work as a `credential_process`, the plugin would just need to return credentials in a json format. That would enable users to automatically switch profiles that...
> What I can suggest is getting the api_key locally in lua first via a function, and then wiring it to api_key_cmd simply by echo. api_key_cmd wants a command, so...