Brendon Rapp
Brendon Rapp
There is such a function and has been for a while - you're just using the wrong name. It's `ensure`. Merged in from pull request #30. ``` rbenv::gem { "rails":...
I think pressing Enter once and getting that behavior is what a lot of us expected before we tried. There's pretty much never going to be a time where I...
I have the same need. Sad that this has been sitting here since 2013.
Does anyone have a reasonable workaround to this issue? We want to be able to shut down database instances for idle apps to save on cost, but this completely blocks...
I just ran into this issue as well. My use case: editing Ruby code from a host OS environment, where I have RuboCop and my `inherit_gem` gem installed, but the...
I would love to stop being locked at 2.26.0. Any motion on this?
Experiencing the same issue. As soon as `keyword_length` is set to `2`, Copilot completions stop appearing.
I'm interested in this use case as well, especially with cmp ordering being non-trivial to manipulate. Having duplicates not there to begin with would be a much better solution.
For click tracking, I mostly mean clicking interactive elements (links and link-like objects, buttons, etc). Based on HB's [example screenshot](https://imgur.com/a/BZnu0Q5), that's what I took their "clicks" tracking to be. (To...