دخلت الاعدادات ودخلت ملف json وهذا الي كان فيه:
{
"python.defaultInterpreterPath": "C:\\Users\\Samsung\\AppData\\Local\\Microsoft\\WindowsApps\\python3.9.exe",
"editor.fontSize": 16,
"files.autoSave": "afterDelay",
"window.zoomLevel": -1,
"files.associations": {
"*.html": "django-html"
},
"[django-html]": {
"editor.quickSuggestions": {
"other": true,
"comments": true,
"strings": true
}
},
"html.format.contentUnformatted": ""
}
ايش الي اعدل فيه ؟