Disable autoclose brackets and comments (clang)
Posted: Tue Sep 02, 2025 11:15 am
Does anyone know how to configure the clang so it does NOT autoclose my brackets and comments? Its super annoying.
Ideally I would like to autoclose only the `{ }` brackets in the way the old Eclipse editor did it: type `{`, press ENTER and the closing bracket is added with corect indentation.
None of it works now. VSCode somehow seems to at least keep the indentation a bit better, Eclipse is a mess right now.
Ideally I would like to autoclose only the `{ }` brackets in the way the old Eclipse editor did it: type `{`, press ENTER and the closing bracket is added with corect indentation.
None of it works now. VSCode somehow seems to at least keep the indentation a bit better, Eclipse is a mess right now.