Marc Soda, Sr
Marc Soda, Sr
Further compatibility with `FCGI::ProcManager`. Implements `pm_exit` for use with `psgix.harakiri.commit`. Also checks for pid file before removing.
Adds the following custom variables for setting expand depth for various lists: - lsp-treemacs-error-list-expand-depth - lsp-treemacs-call-hierarchy-expand-depth - lsp-treemacs-type-hierarchy-expand-depth - lsp-treemacs-java-deps-list-expand-depth Issue https://github.com/emacs-lsp/lsp-treemacs/issues/147
Is it possible to expand all the nodes in `lsp-treemacs-errors-list` by default?
Thanks for this package. Is it possible to select the block based only on the line the cursor is on, vs now the cursor needs to be in the block....
Thanks for this! Is it possible to navigate between windows directionally? By that I mean something like `mod`-up would select the window above, `mod`-left would select the one to the...
Adds the ability to navigate windows directionally. See https://github.com/leukipp/cortile/issues/87.