Ivan Yonchovski
Ivan Yonchovski
Ok, just one more question - as far as I can see `quick-peek--insert-spacer` is called unconditionally - do I miss something or `quick-peek` as it is does not support what...
I believe that the following changes are needed (unless I am missing something). 1. Provide option to display the overlays without the spacer since they take a lot of space....
No, they are fine if you want to display one item but they introduce a lot of noise if you show them on a lot of places in the file....
There are a few more things that I have to do before that, then I will provide a patch. Also, I have to figure out whether I have to support...
In general, the issue is caused by emacs build not supporting svg. We should handle it a bit more gracefully, but if you have the option just go and install...
You may fix this out if you do `M-: (lsp-package-ensure 'typescript nil nil) RET`
I will take a look. Meanwhile using `Source actions` -> Clean rebuild should fix that issue.
can you do `M-x lsp-toggle-trace-io` and then look for the log buffer content?
This is not the log we are looking for. It is named like this: `*lsp-log: jdtls:108480*`
So it crashes right away... Can you do M-x lsp-workspace-folders-remove and keep only one of the folders preferably the simplest project? Also, can you check if there is a log...