Cryptic.
Cryptic.
CC#
Created by Cryptic. on 7/2/2024 in #help
Curly bracket auto formatting
mb thx tho
7 replies
CC#
Created by Cryptic. on 7/2/2024 in #help
Curly bracket auto formatting
i tried still doesnt work for some reason
# top-most EditorConfig file
root = true

[*]
indent_style = space
indent_size = 4
end_of_line = crlf
charset = utf-8
trim_trailing_whitespace = false
insert_final_newline = false

[*.cs]
csharp_new_line_before_open_brace = none
# top-most EditorConfig file
root = true

[*]
indent_style = space
indent_size = 4
end_of_line = crlf
charset = utf-8
trim_trailing_whitespace = false
insert_final_newline = false

[*.cs]
csharp_new_line_before_open_brace = none
7 replies