George Papadakis

Results 16 issues of George Papadakis

As seen [here](https://ponyfoo.com/articles/regular-expressions-post-es6#lookbehind-assertions).

Hello. Is there a way to sync with muliple servers (hostnames, really)? If so, I can't for the life of me find it :)

`devtool: source-map` Having this plugin on (with or without `sourceMap: true`) will cause the UglifyJsPlugin not to generate source maps.

bug

Awesome work. I believe turning this into an ST plugin would be rather trivial, so this is me setting a task for this so someone might get the time and...

It seems they are stripped from the extracted CSS. [Update](https://github.com/pocketjoso/penthouse/pull/358)

![CleanShot 2023-04-06 at 14 07 06@2x](https://user-images.githubusercontent.com/796530/230359966-0c464f91-1328-470d-9d73-d5c66208e40b.png) Pretty simple; it'd save some time and sanity, though.

Feature Request
PR Welcome
Low priority

It'd be handy if we could set those two options using - as an alternative - a function exposing the ctx object. That way, for example, the timeout and limit...

Hello, Is something like this doable? ``` - list item - list item 2 - list item containing custom component ``` When `custom component` is not inside the list it...

When pressing `f` to toggle full-screen, retain the filter string (query) so that the filtering will remain there upon returning to the standard view. The lack of carrying the query...

enhancement
good first issue