Gabriel Le Breton

Results 126 comments of Gabriel Le Breton

Hi Alex, thanks for your request. I like this idea, but I don't think I'll find time to implement this. If you'd like to contribute, I will definitely accept pull...

I discussed with [Paul (rovyko)](https://github.com/rovyko) who's working on [rovyko/historian](https://github.com/rovyko/historian) and he told me a few interesting things related to this issue. Here's a summary and additional things: * Chrome allows...

For future development, I plan to do what I listed in [ReadMe's todo](https://github.com/GabLeRoux/webextensions-history-browser#todo). For improved search, I wonder if there's some query language that could be easily included to do...

I like the idea. Maybe we could have a `enable regex search` checkbox so one could search using a regex string directly. I also plan to add some unit tests...

Sure, we can have a look next weekend. I did find the same links and examples as you. I also found [vedmack/yadcf (Yet Another DataTables Column Filter)](https://github.com/vedmack/yadcf) which has a...

I managed to find that `module` has it's own Ruby SDK and Gems section in Intellij idea too: ![image](https://user-images.githubusercontent.com/1264761/34627342-344a705c-f22e-11e7-9d17-4c2be32a171d.png) ![image](https://user-images.githubusercontent.com/1264761/34627349-3e740a20-f22e-11e7-9c5e-8645a0865b7e.png) But I'm now getting > Run Configuration Error: Unable to...

Thanks for reporting that! A warning is a great approach to help identify this issue without disrupting the build. Failing the build is also an option, but since it could...

Here is something you might try to resolve your authentication issue with UPM. (Note: I did not try this). When using `runAsHostUser: true` on a self-hosted Linux runner, the problem...