Benney Au
Benney Au
+1 would be useful to support `System.Text.Json`. However I'm not sure if that library has the ability to do this yet.
is it possible this can be merged?
all the links to hooks are also broken in the table of contents. https://www.outrunlabs.com/revery/api/revery/ If you click on `animation`, `reducer`, etc they are broken. #811 has some code to fix...
@bryphe I like your idea about maintaining a virtual hierarchy although it sounds difficult. I see it could have other benefits like debugging similar to the react debugging tools. To...
@mgmccarthy hey this is a good write up on some cool features in the next version of MediatR. Is the any documentation on how the interfaces for the pipelining will...
@mgmccarthy . Thanks for providing the links. Regarding #1579 I haven't heard anything from @forestcheng. I'm okay to finish them if needed.
I think the issue is here: ```vim if s:is_dark " base0 is now darkest let s:colors.base0 = s:lib.darktext[0] let s:colors.base1 = s:lib.darktext[1] let s:colors.base2 = s:lib.darktext[2] let s:colors.base3 = s:lib.darktext[3]...
should this be nomodifable instead? https://github.com/n0v1c3/vira/commit/5c1a3aad80c7f289807daea4e13a54bbf083b686#diff-93336de9847f9c412020ad62cdbfe420c7f41ce036616722624750f64b44c28eR48
The UI is very slow for me now. Here's how you can profile the python code. ```viml python3
see also https://thoughtbot.com/blog/profiling-vim