Guilherme Henrique

Results 4 comments of Guilherme Henrique

Hi, I have the following functions to open certain buffers in another frame assigned to its purpose ```emacs-lisp (defun zezin-add-reusable-buffers (buffer-regex) (add-to-list 'display-buffer-alist `(,buffer-regex nil (reusable-frames . t)))) (zezin-add-reusable-buffers "\\*Go...

While troubleshooting with wireshark and comparing the kubectl request, I discovered that the plugin doesn't set the SNI value in the TLS handshake. This value should be derived from the...

Hi @sandy081 I downloaded the latest Insiders and `vsce-sign` is not stuck anymore. I have the setup of a `linux/amd64` image in docker with a M1 machine

Hey @sandy081 Do you have an idea when is the fix gonna hit stable?