Jorge Araya Navarro

Results 175 comments of Jorge Araya Navarro

That is covered by `use-package` or I don't know what you are referring to.

Well, I think this is something related to lsp-mode because I was able to reproduce the exact same error in php-mode and js2-mode (both switched on \*scratch\* buffer). Vue-lsp works...

Note this: Another unrelated package called [importmagic](https://github.com/anachronic/importmagic.el) experiences the exact same error: ``` Debugger entered--Lisp error: (wrong-type-argument arrayp nil) epc:call-deferred(nil get_unresolved_symbols "#!/usr/bin/env python\n# -*- coding: utf-8 -*-\n\nimport os\n\nimport tqdm\n\nPRICE =...

Sorry, didn't saw that reply that was before your last reply. Will provide that information soon El 9 de abril de 2018 12:15:23 AM CST, Caibin Chen escribió: >Sorry for...

Here is the information you requested. With `lsp-print-io` as `t` I open a Python file from one of my projects. ``` Can’t guess python-indent-offset, using defaults: 4 Switched to virtualenv:...

I said before that js2-mode worked fine with lsp-mode, it turns out tide-mode was providing the auto-completion at that time. If I turn off tide-mode and restart Emacs and try...

I ran bug-hunter in my configuration, and this was the result: ``` Initial tests done. Hunting for the cause... "/home/jorge/puntoarchivos/emacs/.emacs.d/tmp-init.el", line 848 pos 0: The assertion returned the following value...

> Creating new grammars is out of emacs-tree-sitter's scope. > > There doesn't seem to be an existing tree-sitter grammar for Dart. > If you know one, please reopen the...