B
B
Boris Egorov2022-02-14 22:25:19
Visual Studio Code
Boris Egorov, 2022-02-14 22:25:19

How to use a snippet inside a snippet?

Hello!
Snippet wrote:

"integrate": {
    "prefix": "int",
    "body": [
      "\\int\\limits_{$1}^{$2} $3",
    ],
    "description": "Log output to console"
  },

When I am at some position $i, I cannot use other snippets, instead the cursor jumps to the next position.
Is there any way to change this and make it possible to use a snippet within a snippet?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question