Brian Leung

Results 40 issues of 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...

enhancement

# 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...

Help Wanted
Question
Good First Issue

**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**...

feature_request
urgency_low

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.

good first issue
adapter

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...

feature request

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...