xabikos / vscode-javascript

Contains the code snippets for JavaScript (ES6) development in VS Code editor
MIT License
331 stars 137 forks source link

JavaScript (ES6) code snippets, not working #98

Open harshilsharmaa opened 2 years ago

harshilsharmaa commented 2 years ago

We have written the needed data into your clipbo Issue Type: Performance Issue

JavaScript (ES6) code snippets, not working

In Runtime Status, error is showing : Unknown language in contributes.JavaScriptSnippets.language. Provided value: vue

Extension version: 1.8.0 VS Code version: Code 1.63.2 (899d46d82c4c95423fb7e10e68eba52050e30ba3, 2021-12-15T09:40:02.816Z) OS version: Windows_NT x64 6.1.7601 Restricted Mode: No

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i5-2410M CPU @ 2.30GHz (4 x 2294)| |GPU Status|2d_canvas: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: unavailable_off
opengl: enabled_on
rasterization: unavailable_off
skia_renderer: enabled_on
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: unavailable_off| |Load (avg)|undefined| |Memory (System)|3.90GB (0.82GB free)| |Process Argv|C:\\Users\\User\\Desktop\\Programing\\nodejs\\social_meda_app --crash-reporter-id 9930fb49-3b8c-4bba-b257-0140d82d4ed8| |Screen Reader|no| |VM|0%|
Process Info ``` CPU % Mem MB PID Process 0 86 1800 code main 0 187 2624 window (Extension: JavaScript (ES6) code snippets - social_meda_app - Visual Studio Code) 1 61 2668 gpu-process 0 21 4520 utility-network-service 0 74 4864 shared-process 0 29 2040 watcherServiceParcelSharedProcess 0 28 2320 ptyHost 0 119 5244 extensionHost 0 69 2004 "C:\Users\User\AppData\Local\Programs\Microsoft VS Code\Code.exe" --ms-enable-electron-run-as-node "c:\Users\User\AppData\Local\Programs\Microsoft VS Code\resources\app\extensions\json-language-features\server\dist\node\jsonServerMain" --node-ipc --clientProcessId=5244 0 38 3656 "C:\Users\User\AppData\Local\Programs\Microsoft VS Code\Code.exe" --ms-enable-electron-run-as-node c:\Users\User\.vscode\extensions\formulahendry.auto-rename-tag-0.1.9\packages\server\dist\serverMain.js --node-ipc --clientProcessId=5244 0 26 5624 "C:\Users\User\AppData\Local\Programs\Microsoft VS Code\Code.exe" --ms-enable-electron-run-as-node c:\Users\User\.vscode\extensions\dbaeumer.vscode-eslint-2.2.2\server\out\eslintServer.js --node-ipc --clientProcessId=5244 0 10 7028 crashpad-handler 2 52 7796 issue-reporter ```
Workspace Info ``` | Window (Extension: JavaScript (ES6) code snippets - social_meda_app - Visual Studio Code) | Folder (social_meda_app): 23 files | File types: js(10) json(3) env(1) | Conf files: settings.json(1) package.json(1); ```
A/B Experiments ``` vsliv368:30146709 vsreu685:30147344 python383cf:30185419 vspor879:30202332 vspor708:30202333 vspor363:30204092 pythonvspyl392:30425749 pythontb:30283811 pythonptprofiler:30281270 vshan820:30294714 vstes263cf:30335440 vscorecescf:30384386 pythondataviewer:30285071 vscod805:30301674 pythonvspyt200:30340761 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 vsaa593:30376534 vsc1dst:30424896 pythonvs932:30410667 wslgetstarted:30426333 vscop804:30404766 vs360:30404995 vsrem710cf:30416617 vsbas813:30426126 vsic-wlc-tsjs:30426436 ```
ard because it was too large to send. Please paste.
ctrlkk commented 1 year ago

我也遇到了该问题,但我无法找到contributes.JavaScriptSnippets.language并尝试修复它,你是否解决了这个问题呢?

dabashannet commented 1 year ago

May I ask if you have found a solution? I'm also experiencing the same issue.