Harrison (Harry) Cramer
Harrison (Harry) Cramer
Hello! Thank you for these exercises! When running the test suite both from a clone of this repository and on my own, I'm getting the following message from the TestDial...
Hello, thanks for the awesome plugin. If I have several popups rendered in a Layout, and I want to get their text content before they are closed via normal Vim...
Release
feat!: Implements default keybindings for all actions. This is a breaking change to the way the plugin is configured. If users are using the old configuration the plugin will warn...
The plugin could use a dedicated health check to assist users in ensuring their configuration is correct. We have some stuff set up to check if users are using deprecated...
Hello, Thank you for the great plugin! This is just a question. I've used the `GpContext` command to create a .gp.md file in my repository that contains some information. However,...
This required changing Go to 1.23, unless I'm mistaken, which will make this an unfortunate breaking change for downstream users. To fix, users will have to update their local Go...
Hey there, The Go client currently returns raw rows from an executed query. Is it possible to get the Trino ID of the query itself? I'd like to use this...