vscode: emmet not found on vscode

Does this issue occur when all extensions are disabled?: No

  • VS Code Version:1.59
  • OS Version: windows 10

Steps to Reproduce:

  1. shows unknown configuration for emmet
  2. emmet not working and not found …

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Comments: 16

Most upvoted comments

@Salaimuniselvam For your information Emmet is not and extension. You can probably try reinstalling Vscode.

i know that and i tried reinstalling and it does not work for me…

anything related emmet shows unknown configuration settings in vscode… why.?

Screenshot (199)

Did you try resetting VSCode completely? Also which language do you use frequently?

@Salaimuniselvam Don’t forget to visit my GitHub page! github.com/TarunavBA

I’m Tarunav.BA studying 7th grade

.

Did you try resetting VSCode completely? Also which language do you use frequently?

I fixed the issue by resetting completely… I deleted the code folder in appdata after uninstalling vscode and reinstalled it… now the problem is fixed… before you mentioning … i didn’t know how to reset completely… Thank you bro…

@Salaimuniselvam For your information Emmet is not and extension. You can probably try reinstalling Vscode.

i know that and i tried reinstalling and it does not work for me… anything related emmet shows unknown configuration settings in vscode… why.? Screenshot (199)

Did you try resetting VSCode completely? Also which language do you use frequently?

i m using javascript in meteorjs framework

@Salaimuniselvam For your information Emmet is not and extension. You can probably try reinstalling Vscode.

In your VS Code user setting, add this line, emmet.includeLanguages": { "javascript": "html" }

i have added it and does not fix the issue… the issue was anything related emmet in vscode does not working and vscode shows unknown configuration setting for anything related emmet… How to fix the issue?

In your VS Code user setting, add this line, emmet.includeLanguages": { "javascript": "html" }