Paco

Results 48 issues of Paco

WIP, I guess I need to update other languages

This is a classic a11y issue. It's easy to misread numbers with several repeating digits, i.e. `100000`. With `_` usability improves: `100_000`. It's also compatible with how multiple cultures split...

We're seeing inconsistencies between JS's and Jackson's representation of non-printable characters embedded in JSON strings. Where JS sends `\u001b`, once it goes through Jackson the field holds the string `\u001B`,...

good first issue
2.14
pr-needed

Similar to other IJ's features, I'd like for the plugin to have an option that after generating the code it puts the cursor after every argument, and moves to the...

Reported by @pakoito The main reason why this library hasn't shipped before is a bug I haven't been able to reproduce consistently to fix, where all cache results will fail...

bug
help wanted

Currently `Const` has no definition or menu option on the sidebar https://github.com/arrow-kt/arrow-core/blob/master/arrow-docs/docs/arrow/typeclasses/const/README.md

good first issue
help wanted

Each inline declaration of a function, i.e. `pipe`, it may force callsites to create an anonymous class to capture the scope. This is an issue in Android land, due to...

Taken from: http://www.parsonsmatt.org/2017/11/21/monadbasecontrol_in_five_minutes.html Not really a priority, as its main use case is IO transformations, and we don't know how widespread our IO will be.

I've just updated RxPaper2 to PaperDb 2.6: https://github.com/pakoito/RxPaper2/releases/tag/1.2.0 I don't have plans to update RxPaper1 anymore unless someone explicitly asks for it, as I expect most codebases to have migrated...

help wanted

This is a weird one. In the two KOF games I've tested, kof98 and kof2002, I have to "wiggle" the keyboard controls a little because some of them seem stuck...