Jorge Araya Navarro
Jorge Araya Navarro
I have test this in `js-jsx-mode` and is even worst. When writing code, fontify takes a fraction of a second per key press to kick in and sometimes when there...
Sometimes I will push the ` *$") (delete-char sgml-basic-offset))))) (with-eval-after-load flycheck-mode ;; tomado de https://jamiecollinson.com/blog/my-emacs-config/ hace que ;; flycheck utilice eslint instalado en el proyecto en lugar del habilitado ;;...
I've discovered that the `Page.handle_message` callback gets called before any function decorated with `@Page.callback`. I would expect that this function is called last and after other callback is executed no...
Improves on logging output and failure reporting by, well, adding more `Printf` here and there and explaining with diffs why a query does not match when looking for a fake...
Kind of address #21, maybe we still want to show some feedback to the user even if `PanicOnEmptyResponse` is false
I noticed that the statement prepared by go-mocket and the one prepared by GORM were not the exact same: ``` `MOCK_FAKE_DRIVER` is not officially supported, running under compatibility mode. 2020/01/30...
I experienced the bug reported on #17 This has happen on Go and Python, and I expect to happen on other languages too. After inserting the dot to fire auto...
Has come to my attention that Google TalkBack says nothing when turning off and on the switch. Ideally, the change of state should be announced by the widget and even...
I'm having issues connecting to `mail.privateemail.com`, I'm using the same configuration that mbsync and others use to retrieve email from the server and mbsync works without issues. The relevant code...
hi! I'm using `[ivy-rich](https://github.com/Yevgnen/ivy-rich)` and `[all-the-icons-ivy-rich](https://github.com/seagle0128/all-the-icons-ivy-rich)` to beautify the candidates, this is what `counsel-switch-buffer` displays:  Compared to `blufer-switch-buffer`:  is there anything I can do to workaround...