Hi,
Is there a way to create a completion like that:
{"trigger": "footer-([0-9])", "contents": "<footer id='$1'></footer>"}
Where $1 is the footer id that we get in the trigger part
Hi,
Is there a way to create a completion like that:
{"trigger": "footer-([0-9])", "contents": "<footer id='$1'></footer>"}
Where $1 is the footer id that we get in the trigger part