mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
If you used `projectile-switch-project`, the workspaces module would open a new workspace named after the project, but if a workspace named after that project already exists, it is hijacked (e.g. two projects in 'some-project/src' and 'another-project/src' would get the same name: "src"). This commit uniquifies their names so this doesn't happen, and also embeds a +workspace-project persp parameter in the workspace so that they can be disamiguated later (this association is lost if you rename the workspace manually, however). Fix: #7637
:ui
Description
For modules concerned with changing Emacs' appearance or providing interfaces for its features, like sidebars, tabs, or fonts.
Frequently asked questions
This category has no FAQs yet. Ask one?