Fabrice Pigou

HTML Snippets

"Echo court": {
	"scope": "html",
	"prefix": "p=",
	"body": ["<?= $0 ?>"],
	"description": "Echo court"
},

"Balise PhP": {
		"scope": "html",
		"prefix": "php",
		"body": ["<?php\n$1"],
		"description": "Balise PhP"
	}