Brian Leung
Brian Leung
When there is a `window` for which `(window-parameter window 'window-side)` is non-nil, `M-x ace-window` works correctly, displaying the correct keys in the `window`. However, `ace-window-display-mode` does not display the correct...
On Linux, with the Editorconfig plugin for Emacs enabled, whenever I make a change inside a `.cs` file contained in this project, I notice that I generate a lot of...
# Issue type - Enhancement request It would be nice if `evil-search` were updated to make use of the new `isearch-lazy-count` setting in Emacs 27. # Environment Emacs version: 27.0.91...
It would be nice if this were available on Melpa. I wouldn't mind making a recipe on your behalf.
I recall seeing on Bozhidar's blog a year or two ago that he was interested in integrating `projectile` with Emacs' built-in `project.el`. Packages like `deadgrep` (frontend to `ripgrep`) [are using...
**Is your feature request related to a problem? Please describe.** For a handful of functions, I wind up typing `^` quite often into the minibuffer. **Describe the solution you'd like**...
https://github.com/microsoft/vscode-js-debug This ships with VSCode by default, but can also be installed via the Marketplace. It might be nice to have `dap-mode` working with this.
It would be nice if `emacs-tree-sitter` supported finding definitions and references of the symbol at point. It won't be as accurate as what language servers provide, but it should be...
Inputting text into the `vterm` prompt when `hl-line-mode` is on causes the highlighted line to flicker. I can live with turning off `hl-line-mode` in `vterm`, but it would be nice...