microsoft / vscode

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

Emmet abbrevation and error highlight #195061

Closed Abdullahthe closed 1 year ago

Abdullahthe commented 1 year ago

Type: Performance Issue

When i write code , vscode don't show me Emmet Abbrevations or suggestions. And when i make an error it doesn't highlight the error in red color as it did before.I also have updated the vscode but no avail.Please solve this issue because i have already lost 2 days because of this problem.

VS Code version: Code 1.83.0 (e7e037083ff4455cf320e344325dacb480062c3c, 2023-10-03T16:12:16.321Z) OS version: Windows_NT x64 10.0.19045 Modes:

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i5-3360M CPU @ 2.80GHz (4 x 2791)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: unavailable_off
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|undefined| |Memory (System)|7.87GB (4.84GB free)| |Process Argv|--crash-reporter-id f5bbdbde-6dcd-4f6d-b06c-b94d2bc45c4a| |Screen Reader|no| |VM|0%|
Process Info ``` CPU % Mem MB PID Process 0 114 8472 code main 0 39 2532 utility-network-service 2 89 2696 window [2] (Issue Reporter) 0 82 6308 fileWatcher [1] 0 186 6424 window [1] (main.dart - Flutter - Visual Studio Code Abdullah) 0 92 7012 shared-process 0 84 8964 ptyHost 0 72 9524 crashpad-handler 1 133 10036 gpu-process ```
Workspace Info ``` | Window (main.dart - Flutter - Visual Studio Code Abdullah) | Folder (Flutter): 1098 files | File types: json(112) xml(108) flat(96) png(41) len(32) bin(19) jar(19) | stamp(13) txt(12) tab(12) | Conf files: cmake(2); ```
Extensions (28) Extension|Author (truncated)|Version ---|---|--- android-emulator-launcher|343|0.9.0 flutter-widget-wrap|ami|0.0.3 html-end-tag-labels|ant|1.0.0 dart-code|Dar|3.74.0 flutter|Dar|3.74.0 emulate|Die|1.6.0 google-fonts-instant-import|Edw|0.0.5 prettier-vscode|esb|10.1.0 auto-rename-tag|for|0.1.10 code-runner|for|0.12.0 cobalttrue|Fry|1.2.0 vs-code-runner|Har|2.0.1 vscode-peacock|joh|4.2.2 alex-html|Luc|1.1.1 vscode-language-babel|mgm|0.0.40 flutter-widget-wrap|mrg|1.0.0 python|ms-|2023.18.0 vscode-pylance|ms-|2023.10.10 vscode-react-native|msj|1.12.1 indent-rainbow|ode|8.3.1 vscode-css-peek|pra|4.4.1 LiveServer|rit|5.7.9 tabnine-vscode|Tab|3.17.0 open-in-browser|tec|2.0.0 highlight-matching-tag|vin|0.11.0 vscode-icons|vsc|12.5.0 JavaScriptSnippets|xab|1.8.0 json|Zai|2.0.2 (12 theme extensions excluded)
A/B Experiments ``` vsliv368cf:30146710 vsreu685:30147344 python383:30185418 vspor879:30202332 vspor708:30202333 vspor363:30204092 vslsvsres303:30308271 vserr242cf:30382550 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vshan820:30294714 vstes263:30335439 vscorecescf:30445987 vscod805cf:30301675 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 vsaa593cf:30376535 pythonvs932:30410667 vsclangdf:30486550 c4g48928:30535728 dsvsc012:30540252 pynewext54:30695312 azure-dev_surveyone:30548225 282f8724:30602487 f6dab269:30613381 2i9eh265:30646982 showlangstatbar:30737416 962ge761:30841074 03d35959:30757346 pythonfmttext:30731395 fixshowwlkth:30771522 showindicator:30805244 pythongtdpath:30769146 i26e3531:30792625 pythonnosmt12:30797651 pythonidxpt:30805730 pythonnoceb:30805159 copilotsettingc:30839828 asynctok:30821568 dsvsc013:30795093 dsvsc014:30804076 diffeditorv2:30821572 dsvsc015:30845448 ```
rzhao271 commented 1 year ago

Which programming languages are you using in the editor? Also, does using extension bisect help identify an extension that may be causing the issue?

vscodenpa commented 1 year ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!