Valentin Lab

Results 106 comments of Valentin Lab

You should try setting `lsp-enable-on-type-formatting` to `nil`. This is a rust-analyzer bug (cf: https://github.com/rust-lang/rust-analyzer/issues/16084 for more info). The latter post is suggesting to run the function `(lsp-toggle-on-type-formatting)`, which drives the...

Hi, I hit the same issue. This is my take on it : the android implementation will not build and send any body for HEADER and GET requests. This probably...

It needs more than clarification, it needs specification ;-) . But before moving forward, as it could go against some of the basic rules of this project, I'd like to...

Here's a workaround for python 2.7 on Windows to use ``CreateProcessW``. Comments welcome. http://vaab.blog.kal.fr/2017/03/16/fixing-windows-python-2-7-unicode-issue-with-subprocesss-popen/

Awesome, a few notes: - There is a visible flicker because the menu is actually closing, then argos re-launch the shell script, and then a redisplay of the menu is...

I don't now what was the original intent, this is why I'm unsure about the fix. I was hoping that you would know ;-). The arcane of image and sizing...