xabikos / vscode-javascript

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

extension not working #82

Open atiqurrehman123 opened 3 years ago

atiqurrehman123 commented 3 years ago

in my visual studio code that extension not working properly and i face problem by using this extension

SafwenDaghsen commented 3 years ago

Same here clg +tab doesnt trigger desired command

halented commented 3 years ago

Same here as well none of the options are working (fre+tab, anfn + tab, clg + tab, etc...). Restarted VS code and ensured extension is enabled globally. am I missing something?

halented commented 3 years ago

Just solved this. Adding "editor.snippetSuggestions": "top", to my vs code settings.json file allowed the extension to work.

SIYEA0405 commented 1 year ago

I think JS snippets didn't work at some point.
Therefore, we implemented the method of modifying the above setting.json. But it still didn't work.
Then I found out. It takes a few seconds to operate.
clg -> 2 seconds -> tap -> console.log(object)
Now, there is no need to wait few seconds.
And each file needs each wait.

Alvarows20 commented 3 months ago

alguna solución que me den, ya actualizé mi vscode y nada, volví a instlar la extensión y nada, y eso que está habilitado en mi area de trabajo