Hendra Anggrian
Hendra Anggrian
I am sorry for the delay, I promise to do better. From those two actions that you mention, you seem to know what you're doing! What is the result of...
Hi Paul, thanks for clarifying. I missed the documented configuration of 4 chain method calls. However, explicitly setting `ktlint_chain_method_rule_force_multiline_when_chain_operator_count_greater_or_equal_than` to `unset` seems to have no effect in my test. It...
I had to uninstall `qt5-wayland`, remove environment variable `QT_QPA_PLATFORM=wayland` and reboot my computer to restore JMP window back to GNOME decoration.
Hi @mohsin-software-engineer, highlighting text can be done by adding [style spans](https://developer.android.com/reference/android/text/style/StyleSpan/) to a spannable string. Unfortunately, non-social spans (hashtag, mention and hyperlink) are currently reset by `recolorize` method. I plan...