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
reeee5w 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
ἔρως
ἔρως5w 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
reeee5w ago
sure tomorrow, me going sleep now
reeee
reeee5w ago
No description
reeee
reeee5w ago
here i want this to happen when i type cla the class suggestion doesnt appear
ἔρως
ἔρως5w ago
did you disable autocomplete? also, which file are you opening?
reeee
reeee5w ago
html which autocomplete and how do i check it
ἔρως
ἔρως5w ago
in the settings, just search for autocomplete
reeee
reeee5w ago
i did its showing for c and c++ only theres no option for html
ἔρως
ἔρως5w ago
and you dont have a general option?
reeee
reeee5w ago
i didnt find any theres for tailwind css, js and typescript and c_cpp only
ἔρως
ἔρως5w 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
reeee5w ago
its on OOOOOOOOO i restarted vs code and it worked thanks
ἔρως
ἔρως5w ago
i was going to suggest to restart in safe mode but you're welcome did you changed anything?
reeee
reeee5w ago
yup i did what u said
ἔρως
ἔρως5w ago
enabled the option and restarted?
reeee
reeee5w ago
yes
ἔρως
ἔρως5w ago
if someone else has the same issue, we all know what to do now thank you
reeee
reeee5w ago
hehe yeah
ἔρως
ἔρως5w ago
i recommend you to check the other settings, in case something else is disabled
reeee
reeee5w ago
👍🏻
Want results from more Discord servers?
Add your server