TeXstudio is a fully featured LaTeX editor. Our goal is to make writing LaTeX documents as easy and comfortable as possible.
GNU General Public License v3.0
2.85k
stars
346
forks
source link
Tabularray tables are not parsed correctly #3831
Closed
jcasale closed 1 month ago
Environment
Expected behavior
Tabularray tables are parsed correctly without reporting erroneous missing columns, and they can be aligned automatically.
Actual behavior
The following code triggers a missing column inspection on the newline marks and adds an invalid empty column when aligned.
Adding a linebreak after the colspec definition fixes the automatic alignment, but the inspection is not resolved.
How to reproduce
Open the above code in TexStudio: