Currently the VSCode formatting tries to guess if the table is a vertical or horizontal table based on the number of columns. For the most part this works well for data tables. However, the same logic ...
Do you use the Microsoft C/C++ extension (or another extension that is providing a formatter for the programming language you are using clang-format for)? If so, does it work if you disable the other ...