Skip to content

Instantly share code, notes, and snippets.

@rifayetuxbd
Last active June 10, 2022 05:40
Show Gist options
  • Select an option

  • Save rifayetuxbd/4dc58adfdabe2b945890b75b3ac5647d to your computer and use it in GitHub Desktop.

Select an option

Save rifayetuxbd/4dc58adfdabe2b945890b75b3ac5647d to your computer and use it in GitHub Desktop.

Add this to the user snippet (js) to add comment

"Add comment section": {
	"prefix": "comment",
	"body": [
		"/*",
		"* Title: ",
		"* Description: ",
		"* Author: Md. Rifayet Azam Talukder",
		"* Date: $CURRENT_DATE-$CURRENT_MONTH-$CURRENT_YEAR",
		"*",
		"*/"
	],
	"description": "Add comment section for the file"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment