-
-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Labels
.contrib/good first issueIssue suitable for first-time contributorsIssue suitable for first-time contributors.contrib/good second issueIssue suitable for a repeat contributorIssue suitable for a repeat contributorarea:languages/cC programming language supportC programming language supportarea:languages/c++C++ programming language supportC++ programming language support
Description
Summary
The else blocked is moved automatically to right without which is very frustrating to use while coding in C++, and every time I need to correct the indentation of the else block.
Description
Screen.Recording.2025-10-25.at.9.48.42.PM.mov
Expected Behavior: The else block should be indented correctly for cpp files.
Actual Behavior: Indentation of else block is wrong.
Zed Version and System Specs
Zed: v0.209.5 (Zed)
OS: macOS 15.7.1
Memory: 48 GiB
Architecture: aarch64
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
.contrib/good first issueIssue suitable for first-time contributorsIssue suitable for first-time contributors.contrib/good second issueIssue suitable for a repeat contributorIssue suitable for a repeat contributorarea:languages/cC programming language supportC programming language supportarea:languages/c++C++ programming language supportC++ programming language support