Open Issues Need Help
View All on GitHubAI Summary: The user requests a "CamelHump" word navigation feature for `alt-[arrows]` keys, similar to JetBrains IDEs. This functionality should treat both `_` (underscores) and `CamelCase` transitions as word separators, allowing the cursor to stop at these boundaries during navigation.
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
AI Summary: The user proposes a UI enhancement for the completion menu to improve readability. They find it challenging to quickly skim suggestions because the symbol name and its type/signature are displayed too close together. The suggested solution is to right-align the type/signature information, creating a clearer visual separation from the symbol name, a common practice in other editors.
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.