Thomas Schouten

Results 155 comments of Thomas Schouten
trafficstars

Querying user settings from the lexer is probably not a good idea because it will make the lexer slow. There are also token type remappers (`LatexParserUtil`) for parser level, but...

Since it isn't fixed yet, here is more detail about the workaround: * If starting from pbix/pbit, generate TMSL instead of TMDL, for example using `pbi-tools extract -modelSerialization Legacy` *...

Commenting that out will only affect the output if you use the option `slidesperpage=6`, i.e. to put 6 slides on one page.

This is correct, file name conventions are lowercase with dashes. You can still change it in the dialog (if that doesn't work that would be a bug).

I see what you mean, I agree then the quickfix should say `Create file conclusion.tex`

Yes, it could be added as a setting to the Conventions settings page. If you want to add that I would be happy to accept

Did you enable this inspection, which is disabled by default?

Yes, basically there were too many false positives for me to fix all at once, hence it is disabled by default. Thanks for trying it out though, we should indeed...

I see you also mentioned `\\`, however I'm having a bit of trouble finding where this is defined in source2e. If you happen to know how to find the definition,...

Thanks for reporting, I've [seen this issue before](https://github.com/Hannah-Sten/TeXiFy-IDEA/issues?q=diagnoseLengthMismatch) but still have no idea about the cause, see #2377 . Since it's a relatively rare issue and doesn't seem to have...