Releases: alexispurslane/quake-emacs
v1.0.0-alpha.6
Please check #10. Major change is switching how the leader key keybindings work to something far cooler and more vanilla friendly and more concise.
v1.0.0-alpha.5
Probably should just make this a 1.0 at some point, but that damn error halfway through install is still a blocker.
v1.0.0-alpha.4
Changes
See #6
Blocking Issues
- Eglot ensure now works
- Corfu crash seems to have disappeared?
- Still don't know why it crashes halfway through setup.
v1.0.0-alpha.3
Changes
Please check #5 for details.
Blockers for official 1.0 release
- Need to find out why the first install fails halfway through and requires Emacs to be restarted and/or do it automatically
v1.0.0-alpha.2
General Summary
Still haven't been able to resolve the known issues, but a great amount of refinement and improvement has been made. See #4 for a list.
Known Issues
- Corfu segfaults emacs if you try to prompt an autocompletion while an LSP server is still indexing and starting up, but after eglot has connected to that server. This is an upstream issue, and can be easily avoided
- eglot-ensure does not work, so eglot must be triggered manually
- During initial installation, it will get halfway through installing and error out, and you have to restart emacs to finish the installation, but it installs just fine all the same.
v1.0.0-alpha
General Summary
I'm using it for my day-to-day editing, and besides the issues listed below, it is stable, feature-complete, and productive. I've also tested to make sure it installs and runs properly on fresh systems. However, unknown unknowns remain until someone else tries it out and I've gotten more time to use it in anger.
Known Issues
- Corfu segfaults emacs if you try to prompt an autocompletion while an LSP server is still indexing and starting up, but after eglot has connected to that server. This is an upstream issue, and can be easily avoided anyway.
- eglot-ensure does not work, so eglot must be triggered manually
- During initial installation, it will get halfway through installing and error out, and you have to restart emacs to finish the installation, but it installs just fine all the same.
Other Comments
If you're wondering what happened to the previous release tag, don't worry about it. I had a bit of a git apocalypse and had to take drastic measures.