CsBigDataHub
CsBigDataHub
### Thank you for the bug report - [X] I am using the latest version of `Centaur Emacs`. - [X] I checked [FAQ](https://github.com/seagle0128/.emacs.d#faq). ### Bug description I have recently noticed...
allow keeping a distinct set of tabs per-perspective. from README of https://github.com/nex3/perspective-el >Tab Bar maintains window layouts (with optional names). In this, it is similar to Perspective. Unlike Perspective, it...
@AndreaCrotti This is the first breakdown of multiple commits I have made when the previous pull request was active. This PR contains bunch of terraform snippets
**Describe the bug** Code actions not working when project is behind a symlink Or may be it does not recognize spaces in the path?. essentially having same issue as https://github.com/emacs-lsp/lsp-java/issues/206...
Hi @ema2159, My `*Messages*` buffer is flooded with error below - ``` Invalid face attribute :foreground nil Invalid face attribute :background nil [5 times] ``` Theme used - `modus-vivendi` probably...
Not sure if this is a language server issue or lsp-pyright issue. `lsp-rename` works with `pylsp` language server but not `pyright` pyright version 1.1.187 lsp-mode 20211115.807 update - tested it...
press `q` to exit from any resource details buffer that is created when `enter` is pressed. Essentially running `quit-window` or `kill-buffer`
Ability to sort events. Essentially implement `--sort-by` argument example - `kubectl get events --sort-by=.metadata.creationTimestamp`
Hi @protesilaos , I am not sure if you are still active in github. I am reporting a bug here until figure out how to report one on `SourceHut`. My...