Darkhan Kubigenov
Darkhan Kubigenov
Given this schema definition ``` openapi: 3.0.1 info: title: recursive test version: '1.0' servers: - url: 'http://localhost:8000/' paths: /ping: get: operationId: ping responses: '200': description: OK content: text/plain: schema: $ref:...
I am not entirely sure about the root cause. I am using this plugin from `lualine` in order to get diagnostic counts. I do use sumneko lua-language-server, and whenever I...
## Feature Request #### Is your feature request related to a problem? Please describe. I have an issue when using `starship` on a slow network drive with `git` modules (`git_branch`,...
The same issue as In #122 Creating a new one since got no response there. For any timestamp type with `logicalType` `timestamp-millis`, setting default value `0` (not a string), throws...
This PR updates `is_reactive` status value to be false when manual control is enabled or backlight is disabled. Current logic in [QMK](https://github.com/qmk/qmk_firmware/blob/319d9aa7b94daba050a7d207caf2dd607b04298c/keyboards/annepro2/annepro2.c#L131) forwards info on keypresses if rgb matrix is...