Skip to content

Conversation

mehulminat
Copy link

snippet for printf i.e printf("");

snippet for printf i.e  printf("");
"printf": {
"prefix": "pri",
"body": [
"printf(\"$1\"$2);",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is $2 needed?

Moreover, can you also do version bump in package.json?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The second $2 is for , new cursor placement incase we have any variables , pressing tab will take us there.

For version bump i will refactor it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants