Mattsi-Jansky
Mattsi-Jansky
We want to remove the `pre-git` dependency from one of our repos that's used semi-regularly across two big teams. The problem we've found is that the pre-commit hooks have already...
The following "Generate a PDF" example in Java is calling the wrong method: https://try.playwright.tech/?e=generate-pdf&l=java The current example is as follows: ``` package org.example; import com.microsoft.playwright.*; import java.nio.file.Paths; public class WebKitScreenshot...
I'm hitting some issues when parsing valid blocks sent back from the Slack API because they include `type` of `rich_text` which doesn't appear to be supported. And I'm struggling to...
I thought I'd try swap out `slack-morphism`'s slack blocks for `slack-block-rs` but I hit a bit of a snag. I'll start with the code producing the issue, though most details...
### Dupe Check - [X] I have [searched Warp feature requests](https://github.com/warpdotdev/warp/issues?q=is%3Aissue+label%3A%22Feature+requests%22) and there are no duplicates ### Describe the solution you'd like? I use my keyboard and shortcuts a lot...
- [x] I've [run a search on the existing bug reports](https://help.github.com/en/github/searching-for-information-on-github/searching-issues-and-pull-requests) to make sure I'm not filing a duplicate (you can use the search box at the top left corner)...