'vs code command 'extension.insertColonOrSemiColon' not found
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 |

