I have some code with quotation marks that I want to use as a snippet. Unfortunately, JSON requires me to use them in "body"
array in my settings. I tried to use different types of quotation marks, but Visual Studio highlights it in red:
What can I do to include quotation marks in my snippet?