-
doom-emacs
Discontinued An Emacs framework for the stubborn martian hacker [Moved to: https://github.com/doomemacs/doomemacs]
In doom emacs I use workspaces https://github.com/hlissner/doom-emacs/blob/develop/modules/ui/workspaces/autoload/workspaces.el
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
You might see if this works for you. https://github.com/mclear-tools/tabspaces
-
The workspaces module in Doom uses persp-mode.
-
Doom Emacs is a fantastic distribution of Emacs which makes performance improvements on vanilla emacs, probably making it faster than your own configuration. The installation process and migrating your config would be simple IMO, so you may want to give it a try... https://github.com/hlissner/doom-emacs/
-
There is also perspective mode that others suggested.
-
.emacs.d
My personal Emacs config with any quirks, oddities, bugs, and man-eating errors I live with on a daily basis. (by jimeh)
If it might help, here’s all the workspace related stuff in my personal config: https://github.com/jimeh/.emacs.d/tree/master/modules/workspaces