Troy Brown

Results 13 issues of Troy Brown

### Thank you for the bug report - [X] I am using the latest version of `lsp-mode` related packages. - [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https://emacs-lsp.github.io/lsp-mode/page/troubleshooting/) sections - [X] You...

bug

Certain functions (e.g., `project-find-files`) will produce a candidate list where each candidate may contain a path prefix (e.g., "docs/Makefile"). This is problematic when invoking `all-the-icons-icon-for-file` as it is expecting a...

I use a mix of tree-sitter and non-tree-sitter modes, so I've defined `indent-bars-treesit-support` to non-nil. When a buffer is setup that supports tree-sitter, this causes `indent-bars-ts--setup` to be called which...