vscode kullanıyorsanız : setting.json dosyasına aşağıdaki kodu ekleyin.
"emmet.preferences": {
"filter.commentAfter": "<!-- /[#ID][.CLASS] -->"
},
"emmet.syntaxProfiles": {
// Enable XHTML dialect for HTML syntax
// “html”: “xhtml”
"html": {
"filters": "html, c"
}
}
Yok hocam o beni kurtarmaz, bana js veya php lazım