microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.13k stars 29.28k forks source link

emmet not found on vscode #131981

Closed Salaimuniselvam closed 3 years ago

Salaimuniselvam commented 3 years ago

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

Steps to Reproduce:

  1. shows unknown configuration for emmet
  2. emmet not working and not found ...
Salaimuniselvam commented 3 years ago

error

Mo-Shakib commented 3 years ago

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

Salaimuniselvam commented 3 years ago

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?

Salaimuniselvam commented 3 years ago

Screenshot (196)

emmet folder is missing in my vscode extensions..

TarunavBA commented 3 years ago

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

Salaimuniselvam commented 3 years ago

@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)

Salaimuniselvam commented 3 years ago

emmet even not found on settings in vscode..

Screenshot (200)

TarunavBA commented 3 years ago

@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 commented 3 years ago

@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 commented 3 years ago

.

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...

TarunavBA commented 3 years ago

.

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...

It's ok! 😁 What is your name?

Salaimuniselvam commented 3 years ago

It's ok! 😁 What is your name?

salaimuniselvam

TarunavBA commented 3 years ago

I'm Tarunav.BA studying 7th grade

TarunavBA commented 3 years ago

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

raratiru commented 2 years ago

Did you try resetting VSCode completely?

Indeed that worked, thank you, here are the docs:

https://code.visualstudio.com/docs/setup/uninstall#_clean-uninstall

Rakeshpradhan1999 commented 1 year ago

I completely deleted all files and uninstalled vs code and then reinstalled, now its working fine

sumittiwari5 commented 4 months ago

.

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...

I reset my vscode and also reinstall it but still the emmet option is not showing in my vscode.