Results 10 comments of Tuomas Salo

Hi! Late thanks for the PR. I need to point out that due to the hacky natute of the code and normal numbers being not completely unusual as the first...

@coolaj86 > Do you have any more details on that? I've submitted patches to npm before and I might look into it... someday. See https://gist.github.com/branneman/8048520#gistcomment-3009096 for some (scarce) details.

I didn't want to lose my previous changes (due to referencing my fork in an internal project), and this is what I had enough Git knowledge to do. :) Sorry...

Oh, I noticed the test suite seems to be broken, so I didn't attempt to write tests for this feature.

There is a [newish VSCode feature](https://code.visualstudio.com/updates/v1_49#_editor) that allows to only format the changed lines. It could work as a possible middle ground if option 2 is not preferred, but it...

I believe the use case of not removing the whole tag relies on the idea of 1. the case when you can add new tags on the fly (which is...

Link to the discussion: https://github.com/revk/ESP32-Faikin/discussions/272

I ran into the same question. See my PR: https://github.com/jackmoore/zoom/pull/100/files#diff-0730bb7c2e8f9ea2438b52e419dd86c9R5

Looks like this bug: https://github.com/vuejs/vue/issues/11299

Update: passing a single `space` to `FilterPattern` seems to do the trick for now.