Search code examples
reactjsvisual-studiovisual-studio-codestyled-componentsweb-development-server

when I press enter on suggestions on vscode it shows an error "command 'extension.insertColonOrSemiColon' not found"?


enter image description here VSCODE show command 'extension.insertColonOrSemiColon' not found warning


Solution

  • Removing vscode-styled-components extension from my VSCode fixed the problem for me :)