-
Is it possible to bind a key to a code action?
When writing Go it's very useful to have a keybinding for fixing imports. E.g. a keybinding for the first action offered by `M-x eglot-code-actions`.
-
Hello,
I've seen your [Cask](https://github.com/emacs-php/php-mode/blob/master/Cask) file, and it contains multiple `package-file` entries:
```
(package-file "php.el")
(package-file "php-face.…
-
#### Description :octocat:
Keybindings for org-journal setup by the org layer are conflicting with the keybindings of the org-journal package.
#### Reproduction guide :beetle:
- Load the org laye…
-
I released 6.2 version so we can review some of the default settings:
1. lsp-prefer-flymake - we have flymake as a default but IME most of the users prefer flycheck even if flymake is the default c…
-
http://blog.binchen.org/posts/emacs-is-the-best-merge-tool-for-git.html
thank for that amaing tool.
I checked that:
1. autosave files (\~num~) will store in ~/.backup
2. *.orig, introduced by gi…
-
# Summary
I don't know why, But somehow using this config `elpy` doesn't get added to `company-backends`. Disabling and reenabling elpy does add it for the current buffer, but again not for all fut…
-
**Describe the bug**
Not Appear all the time.
The Error:
```
LSP :: Connected to [jdtls:13003].
error in process filter: flymake-error: [Flymake] Unexpected report from disabled backend lsp-…
-
related to https://github.com/rlepigre/ocaml-earley/issues/2
-
## Bug description
When running in the background, the `r-lintr` checker is unable to reconcile the correct R source path from the temporary one, so Flycheck error messages appear like this:
```
…
-
# Summary
flake8 does not work properly with .pynb notebook files.
I have also found that flake8_nb does work well with those notebooks.
# Steps to reproduce
Inside Emacs python-flake8 finds …