Manually customizing indent size per file #26720
dahjelle
started this conversation in
Config, Settings and Keymaps
Replies: 1 comment
-
|
The ability to |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I work on a legacy codebase that has a variety of indentation sizes in a single project. As far as I can tell, Zed currently only can specify indent size per project, and does not automatically try detect indentation size. This makes editing the files that have unusual indentation more difficult than I wish—it looks like I have to manually add/remove spaces to get the lines to indent correctly.
Beta Was this translation helpful? Give feedback.
All reactions