Marek Dědič

Results 260 comments of Marek Dědič

> What worries me is that it often won't be clear which one to use. Suppose you want to ban `showLessonName` from the example. You could use either a `FileSpecifier`...

They are very similar, true. I'd lean towards having both, but it's a trade-off that depends on what you prioritize...

Hi, I recently stumbled upon this as well, my solution is the following: https://github.com/skaut/skaut-google-drive-gallery/blob/824202615bf397aae03d5be0fd74f0679b483507/scoper.inc.php#L44-L46 This works just fine for me, however, I'm using php-scoper with #457 and #460

Hi,I have previously tried both of these, but not both of them at once, which works! Switching back to babel however makes the tests error out completely :/ You can...

Hi, I think making it a dependency or a peer dependency would make it easier to maintain than manually selecting conflicting versions, but either should work...

I think what you're describing is in principle the same thing vue-i18n does, right?

Hi, I'm getting this problem without having the `devServer` key in my config at all... The repo is [skaut/shared-drive-mover](https://github.com/skaut/shared-drive-mover)

Ok, let's start with classes first - I still think IDs make sense as well, but you're right, there are many elements where IDs are use for different things than...

Hi, I think this is fixed as part of #866 - The way interaction with the document was blocked previously was flawed, now we just draw a `` over all...