-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Lua Settings
"Lua": {
"tab_size": 3,
"formatter": "language_server",
"format_on_save": "off",
"language_servers": ["lua-language-server"],
},
Actual Behavior:
Expected Behavior:
it should put 'else' and 'elseif' under 'if' in conditional statements. this is correct in vscode.
Hi please find below more gifs to demostrate the issue:
this one still is using tab_size 3
these are when using tab_size 4
Zed Version and System Specs
Zed: v0.217.3+stable.105.80433cb239e868271457ac376673a5f75bc4adb1 (Zed)
OS: macOS 26.2
Memory: 18 GiB
Architecture: aarch64
Metadata
Metadata
Assignees
Labels
No labels




