Jorge Araya Navarro

Results 175 comments of Jorge Araya Navarro

@yyoncho got this from Go debug stderr: ``` (node:27901) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. Process...

> @shackra can you crosscheck with vscode? In particular, check what is the process that vscode is starting. It's hard to tell, `ps aux | grep node` yells nothing meaningful:...

with version: ``` ➜ asdf current nodejs 9.11.2 ``` I just get this: ![imagen](https://user-images.githubusercontent.com/1055216/93975628-f80dc480-fd34-11ea-8af6-b5cc5a3119c2.png)

Which is to say: I get nothing newsworthy, what are we looking again?

> unless my configuration is somehow special, which I don't think it is, just doom emacs, pretty fast otherwise. I use Doom Emacs as the basis of my Emacs configuration...

I native compile everything on ~/.emacs.d/ does that answer part of your question? El vie., 18 de diciembre de 2020 04:39, Tuấn-Anh Nguyá»…n < [email protected]> escribió: > Does this happen...

that seems to work only for the current buffer, i.e.: if a reference is defined on another file and that file is not visited by Emacs then the implementation will...

>keeping an org-file and REPL open side-by-side It is known that org-mode highlights works by opening a hidden buffer, pasting the code there, and getting back the text with the...

> You're welcome to try it yourself if you've a use case for it. I was coming from https://github.com/ubolonton/emacs-tree-sitter/issues/23 :grimacing: Thanks for the update