ITADN

Highlighting injection for writeShellApplication fails with let expression

#137Openbenjamb 创建于 2025-03-18
B
benjambcommented
When using a let expression while assigning a value to the `text` attribute, the entire text is just highlighted as a string: ![Image](https://github.com/user-attachments/assets/443a4e8a-e015-4a33-a579-2db110c079a2) With the let expression moved higher up, it works: ![Image](https://github.com/user-attachments/assets/a86e559c-aa20-4e45-b45a-06163d69e514)
0 条评论