Baptiste Roux
Baptiste Roux
I just realized that the fix I did was on the main branch :sweat:, here's the same fix, tested on alpha build. Closes #328
Update the CSS selector to fix the `getUnreadCount()` function.
**Prettier 3.2.5** [Playground link](https://prettier.io/playground/#N4Igxg9gdgLgprEAuEBadAdKBbAngEQEswYkACYAXyzLIGIy4APAQ2wAcAbOAaTlwCM5AG4tOAVzg16jVh259cAJhFjJWLHgAyhAM6kyAbQC60hqjJQ2ccszZcpUWg1qiJN2fe5YQAGhAQ7DCE0LrIoCwATpEQAO4AClEIYShisSy4Yf4ARpEsYADWcDAAytY6UHDIAGZiunA5eYXFJez5hFAA5sgwkZL+9diEPX0NIMzscJGE2AgwYgAqU1bTcCm1nPUDHZ3cAIriEPA1dWMAVrpMJTv7h8dIG1sgAI53cPEx7CkgLLqolXAACZAvwgXosQicHYAYQg2GwLGQP04nFBuhucAAgjBeoRsuJ4PEphUqg9Tv4ABYwbCcADqFMI8F0bTAcBKyUZhGEjNwSLAuiyIGEkgAklBgbASmBpkFMeKSjBcNwTpsxuwYvVaXl2Ej1WspsIqv4OvVIjAPixOgiVU82pFTUjcGxUf51R0YLTCICYBTkAAOAAM-kicFehBDFqtiLJqv882ynu9vqQSn84nqCxY2XW5PG2GyQOBgK0LC64ktcAAYhBIgicTskSwCRAQJRKEA) **Input:** ```yaml --- myDict: {} # exampleKey1: value # exampleKey2: value myList: [] # - name: example # value: example ``` **Output:** ```yaml --- myDict: {}...
**What did you expect to happen?** `cd .` should open the fzf with a preview of the files present under my current directory. **What actually happened?** `fzf` opens without any...
## Problem #4043 ## Solution Add a user setting to skip this check ## License By submitting this pull request, I confirm that my contribution is made under the terms...
### Terraform Version ``` ❯ terraform -v Terraform v1.3.9 on linux_amd64 ``` ### Affected Resource(s) Please list the resources as a list, for example: - opsgenie_api_integration ### Expected Behavior I'd...
Hello, I noticed that neither the URL or the IP address regex match a combination of IP + port if no http/s scheme is provided. I'd like to be able...
Hello @bharathkkb, I'm submitting this PR to revive the issue #268 to allow custom name, very useful when we're dealing with resource imports! I used the optional variables as mentioned...
Hey, thanks for your work on this project! Is there a way to exclude tags in a search query or when applying filters on the RSS feed? I tried something...