{
	// See http://go.microsoft.com/fwlink/?LinkId=827846
	// for the documentation about the extensions.json format
	"recommendations": [
		// Extension identifier format: ${publisher}.${name}. Example: vscode.csharp
		"aaron-bond.better-comments",
		"formulahendry.code-runner",
		"mikey.vscode-fileheader",
		"t-sauer.autolinting-for-javascript",
		"howardzuo.vscode-esformatter",
		"joelday.docthis"
	]
}