Jesús Martínez
Jesús Martínez
It has been one year since the last commit. Telegramm API is on its 4.9 version right now. Is there any interest in keeping this project up-to-date?
I am using emacs 27.1 from nixpkgs (and I have also tested with emacs 27.1 from arch linux repositories). Both are missing the image banner :thinking: when emacs starts... I...
Add `CONTRIBUTING.md` guide, including: - Rules to merge PR - Release process
Since https://github.com/emacs-lsp/lsp-mode/pull/871 is merged, this repository is deprecated. - [x] Update `README` to explain it has been integrated in `lsp-mode` https://github.com/rossabaker/lsp-scala/pull/29 - [ ] Archive project - [x] Update metals/emacs...
Enhance `scala` layer in **Spacemacs** so it offers the possibility to use `lsp-scala`.
We are currently only supporting [`avro`](https://github.com/higherkindness/compendium/blob/bea47a67301d06fbf5f86640a669f028252f3c09/src/main/scala/higherkindness/compendium/core/ProtocolUtils.scala#L38) , [`protobuf`](https://github.com/higherkindness/compendium/blob/bea47a67301d06fbf5f86640a669f028252f3c09/src/main/scala/higherkindness/compendium/core/ProtocolUtils.scala#L40) in `compendium` since those are the only ones we are validating.
Right now, the `compendium` image is being published under `47deg` user in DockerHub. It should migrate under `higherkindness` user. It would require: - Create `higherkindness` user in DockerHub ( @juanpedromoreno...