sunderme

Results 420 comments of sunderme

There is no need to activate tabularray by hand as txs scan usepackages. The cwl for that package is part of txs. However the interface (column definition) has changed, so...

fixed column detection and table manipulation for tblr&co. Advanced column definition does not work.

you can find the macros in .config/texstudio/macro

there is special treatment for environments

There will be no selection of incomplete behaviours. The only option is to implement more multicursor movement with well defined behaviour over corner cases.

the issue is that QString strores data as utf-16. `𝔸` uses two 16-bit characters, `ℂ` only one. QString does not abstract that behaviour and txs relies on character counting from...

I have not seen a mechanism to do this with Qt.

Probably easier to go for another font.