Highlighting injection for writeShellApplication fails with let expression
When using a let expression while assigning a value to the `text` attribute, the entire text is just highlighted as a string:

With the let expression moved higher up, it works:

0 条评论