my vs code emmets not working

{
"editor.mouseWheelZoom": true,
"code-runner.runInTerminal": true,
"code-runner.saveFileBeforeRun": true,
"debug.showInlineBreakpointCandidates": false,
"editor.fontSize": 17,
"problems.showCurrentInStatus": true,
"editor.wordWrap": "on",
"editor.accessibilitySupport": "off",
"editor.tokenColorCustomizations": {
"comments": "#c5c5c5"
},
"liveServer.settings.donotShowInfoMsg": true,
"explorer.confirmDragAndDrop": false,
"workbench.colorTheme": "One Dark Pro Darker",
"editor.tabSize": 1,
"redhat.telemetry.enabled": false,
"[xml]": {
"editor.defaultFormatter": "redhat.vscode-xml"
},
"accessibility.signals.lineHasBreakpoint": {
"sound": "off"
},
"accessibility.signals.onDebugBreak": {
"sound": "off"
},
"explorer.compactFolders": false,
"editor.snippetSuggestions": "top",
"editor.suggest.snippetsPreventQuickSuggestions": false,
"editor.quickSuggestions": {
"other": true,
"comments": false,
"strings": true
},
"editor.wordBasedSuggestions": "matchingDocuments",
"html.suggest.html5": false,
"typescript.suggest.paths": false,
"javascript.suggest.paths": false,
"emmet.showSuggestionsAsSnippets": true,
"emmet.triggerExpansionOnTab": true,
"emmet.includeLanguages": {
"javascript": "javasciptreact"
},
"html.format.contentUnformatted": "",

}
{
"editor.mouseWheelZoom": true,
"code-runner.runInTerminal": true,
"code-runner.saveFileBeforeRun": true,
"debug.showInlineBreakpointCandidates": false,
"editor.fontSize": 17,
"problems.showCurrentInStatus": true,
"editor.wordWrap": "on",
"editor.accessibilitySupport": "off",
"editor.tokenColorCustomizations": {
"comments": "#c5c5c5"
},
"liveServer.settings.donotShowInfoMsg": true,
"explorer.confirmDragAndDrop": false,
"workbench.colorTheme": "One Dark Pro Darker",
"editor.tabSize": 1,
"redhat.telemetry.enabled": false,
"[xml]": {
"editor.defaultFormatter": "redhat.vscode-xml"
},
"accessibility.signals.lineHasBreakpoint": {
"sound": "off"
},
"accessibility.signals.onDebugBreak": {
"sound": "off"
},
"explorer.compactFolders": false,
"editor.snippetSuggestions": "top",
"editor.suggest.snippetsPreventQuickSuggestions": false,
"editor.quickSuggestions": {
"other": true,
"comments": false,
"strings": true
},
"editor.wordBasedSuggestions": "matchingDocuments",
"html.suggest.html5": false,
"typescript.suggest.paths": false,
"javascript.suggest.paths": false,
"emmet.showSuggestionsAsSnippets": true,
"emmet.triggerExpansionOnTab": true,
"emmet.includeLanguages": {
"javascript": "javasciptreact"
},
"html.format.contentUnformatted": "",

}
22 Replies
reeee
reeeeOP3mo ago
this is my settings.json some of my emmets are not suggesting like when i type class in html theres no suggestions is there anything i need to add or remove from here
ἔρως
ἔρως3mo ago
can you take a screenshot or record what happens when you type what you expect to work? (if you use windows, the clipping tool can do recording too, without audio)
reeee
reeeeOP3mo ago
sure tomorrow, me going sleep now
reeee
reeeeOP3mo ago
No description
reeee
reeeeOP3mo ago
here i want this to happen when i type cla the class suggestion doesnt appear
ἔρως
ἔρως3mo ago
did you disable autocomplete? also, which file are you opening?
reeee
reeeeOP2mo ago
html which autocomplete and how do i check it
ἔρως
ἔρως2mo ago
in the settings, just search for autocomplete
reeee
reeeeOP2mo ago
i did its showing for c and c++ only theres no option for html
ἔρως
ἔρως2mo ago
and you dont have a general option?
reeee
reeeeOP2mo ago
i didnt find any theres for tailwind css, js and typescript and c_cpp only
ἔρως
ἔρως2mo ago
and if you search for html., do you see anything? the setting html.suggest.html5 is the one that controls if you get the attributes or not
reeee
reeeeOP2mo ago
its on OOOOOOOOO i restarted vs code and it worked thanks
ἔρως
ἔρως2mo ago
i was going to suggest to restart in safe mode but you're welcome did you changed anything?
reeee
reeeeOP2mo ago
yup i did what u said
ἔρως
ἔρως2mo ago
enabled the option and restarted?
reeee
reeeeOP2mo ago
yes
ἔρως
ἔρως2mo ago
if someone else has the same issue, we all know what to do now thank you
reeee
reeeeOP2mo ago
hehe yeah
ἔρως
ἔρως2mo ago
i recommend you to check the other settings, in case something else is disabled
reeee
reeeeOP2mo ago
👍🏻
Want results from more Discord servers?
Add your server