Answer the question
In order to leave comments, you need to log in
How can I write a condition?
I need to paint over the text from " to " shorter than the type in quotation marks should be sketched.
I have a code and how do I write a condition.
<?xml version="1.0" encoding="UTF-8" ?>
<plist version="1.0">
<dict>
<key>patterns</key>
<array>
<dict>
<key>name</key>
<string>red</string>
<key>match</key>
<string>сдесь</string> <!-- Вот тут нужно условие-->
</dict>
</array>
<key>name</key>
<string>12</string>
<key>scopeName</key>
<string>12</string>
<key>fileTypes</key>
<array>
<string>123</string>
</array>
</dict>
</plist>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question