Compro Prasad

Results 75 comments of Compro Prasad

Yes, webkit. `emacs-version`: GNU Emacs 27.0.50 (build 14, x86_64-pc-linux-gnu, GTK+ Version 3.24.8) of 2019-04-13 ![Screenshot from 2019-04-14 12-44-16](https://user-images.githubusercontent.com/11143962/56089612-2f771100-5eb3-11e9-8581-47099f8f16b6.png) What kind of logs? `*Messages*` buffer and `*ccls*` have no special messages....

Also, if the docstring is too long, the scroll behaviour is glitchy. After I scroll down, the page scrolls down by 2-3 lines then resets to the first line. The...

> @Compro-Prasad How can I check and enable webkit (if it is better) @mandarvaze Set `lsp-ui-doc-use-webkit` to `t`.

IMHO `package.el` does none in comparison to `straight.el`. So, why bother about it?

@raxod502 What about using `seq` library instead of `mapcar` and similar functions?

I don't know. Not an elisp expert. Just saw that `seq` was the new thing. If I remember correctly it was added in Emacs 25.

`make uninstall` doesn't remove all `remacs` related stuff from installed location.

This will be great addition but I don't think it will be easy to follow specific projects as treemacs is built around the workspace model and I don't think it...

@Alexander-Miller Narrowing is very useful as it will retain the contents of the buffer showing contents which are needed. If you try to implement without narrowing then following projects using...

`treemacs-show-current-project-only` should also be a good alias as it has multiple user keywords like `show`, `current`, `project` and `only`.