Open jogietze opened 7 years ago
What formatting is CodeMaid applying? If you invoke Edit->Advanced->Format Document do you see the same behavior?
The portion of the line between the "?" and the first occurrence of ":" gets deleted. The only resolution is to turn off CodeMaid.
Format Document doesn't cause the same problem.
I have been unable to reproduce the issue. Can you provide a minimal solution that exhibits the issue?
Environment
Description
The conditional operator on this line confuses CodeMaid:
Current behavior
It garbles the text in the editor.
Expected behavior
It shouldn't mess with this line at all.