Troubleshooting & FAQs

⌘K
  1. Home
  2. Docs
  3. Private: Troubleshooting ...
  4. Command Line Interface (C...
  5. How do I change the order of execution for command snippets?

How do I change the order of execution for command snippets?

For command snippets, you can not change the order of execution unless you delete the snippets and add it again in the new order.

You can delete the snippet by writing:

>del-snip x
Where x is the number of snippet you want to delete.

And write a new snippet and then activate it:

>act-snip x

Where x the number of snippet you want to activate.

How can we help?