Qwerty (Vítězslav Ackermann Ferko)

Results 99 comments of Qwerty (Vítězslav Ackermann Ferko)

@zyyv I don't understand the second part of the answer, can you please elaborate more? What do I need to do so that transformers are executed? Is it some other...

Found another possibly related symptom https://github.com/unocss/unocss/issues/4337

Here is also an example for React setState where alias would be handy: https://github.com/DefinitelyTyped/DefinitelyTyped/pull/25055/commits/38c9802705380d607a030b1240f76f39581977ea#diff-96b72df8b13a8a590e4f160cbc51f40cR289 So instead of ``` class Component { setState( state: ((prevState: Readonly | Readonly, props: Readonly) =>...

> ... the range diff feasability determination algorithm **couldn't be based on the visual appearance** of the selection but instead needs to determine if the selection can be divided into...

They don't have intentionally the same colors and damn you are right that the pattern would look confusing if the selection was on the same branch, although this is something...

Hi, I've got a little update since I am dealing with this quite a lot. Maybe this suggestion is overcomplicated. In its essence, I just need to know whether my...

I found another weirdness. Using `internal` with `pathGroups` will not work, but it will work with `import/internal-regex` setting. Before: ```js import { X } from 'package/src/ui' import { useCallback }...

I believe I encountered similar, but I received no error. I just got no response at all. Not in inline chat, not in sidebar chat. With that said, I did...