'vs code command 'extension.insertColonOrSemiColon' not found

This happens during anytime I hit enter during the preselection of an object to quickly fill out the rest of the line of code...

enter image description here



Solution 1:[1]

Here it worked after removing the "vscode-styled-components" extension from wsl.

I can't claim it's an extension bug or a problem on my machine. More reports from other users would be required.

Solution 2:[2]

I've had exactly the same issue today, and it worked after I stopped the same extension(vscode-styled-components).

Solution 3:[3]

In my case, restart VSC solves the problem. I haven't styled-component extension but don't know what may caused the issue.

Solution 4:[4]

I've had the same issue. However, after I disabled the Visual Studio IntelliCode Extension, it worked.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Pierre.Vriens
Solution 2 EenSung Kim
Solution 3 Johnek
Solution 4 S3dki