Document Go hard tabs in default settings (#41459)
Closes https://github.com/zed-industries/zed/issues/40876 This is already present in the code but missing from the default settings, which is confusing. Release Notes: - N/A
This commit is contained in:
@@ -1700,6 +1700,7 @@
|
||||
"preferred_line_length": 72
|
||||
},
|
||||
"Go": {
|
||||
"hard_tabs": true,
|
||||
"code_actions_on_format": {
|
||||
"source.organizeImports": true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user