George Shokanov
George Shokanov
@tomastrajan Great idea with the function returning the whole config object! I think this is the better option. Regarding the function itself, I know that it must be sync, this...
hey @jedel1043, I'd like to work on this haven't contributed to the project yet so it will probably take me a few days to figure stuff out
hey @jedel1043! I've finally had some time to dive into this but I wanted to ask your opinion on what needs to be tested. From what I see the main...
Sounds good! I'll then work on testing both JS code and native struct. > Maybe something like the [JsString tests](https://github.com/boa-dev/boa/blob/2d0d38737bae3cb07cefc99f99d932e804347726/core/engine/src/string/mod.rs#L914) I get 404 when opening this link, not sure if...
> That's weird, I tried opening it in a private window and it works... Anyways, here's a direct link to the file: https://github.com/boa-dev/boa/blob/main/core/engine/src/string/mod.rs Yeah, that's weird. Well the direct link...
Hi @dborg291 @alexweininger. I can contribute and implement this. Please assign this issue to me and I will do it over the weekend.
@alexweininger Yeah, there's already a settings page implemented, so I will just add another option. I could do it as a simple boolean switch, but I think dropdown is better...
@alexweininger Cool, then I think it will be a 'File grouping' option with the following options: * 'Ungrouped' - current view * 'Group by domain' - the proposed grouping for...