zed
zed copied to clipboard
Python incorrect auto-indentation
Check for existing issues
- [X] Completed
Describe the bug / provide steps to reproduce it
Zed incorrectly auto indents except
and finally
blocks when the block contains a for loop.
Environment
Zed: v0.131.6 (Zed) OS: macOS 14.4.1 Memory: 16 GiB Architecture: aarch64
If applicable, add mockups / screenshots to help explain present your vision of the feature
https://github.com/zed-industries/zed/assets/43219534/196c8995-2c28-4c6f-b420-82cb35579b5a
If applicable, attach your ~/Library/Logs/Zed/Zed.log
file to this issue.
No response