question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Preventing autocompletion from other plugins with command 'extension.insertColonOrSemiColon' not found

See original GitHub issue

Describe the bug (including copyable syntax) Attempting to write an import statement and the styled-components plugin is preventing auto completion from other plugins. The error notification via vscode says: command 'extension.insertColonOrSemiColon' not found

Screenshot Reverting to a month back and using 1.5.2 worked though I did not try to incrementally go back each version from 1.6.4. I’ve just been noticing this error for a little bit and this was the fastest way to get back to a working state. image

To Reproduce Steps to reproduce the issue, or JavaScript code that causes this failure.

Expected behavior Should not interrupt autocompletion from other plugins. Probably should not edit non styled code maybe.

Build environment (please complete the following information):

  • OS: macOS Catalina 10.15.7
  • VSCode Version: 1.58.1
  • Extension Version: 1.6.4

Additional context Add any other context about the problem here.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8

github_iconTop GitHub Comments

1reaction
jasonwilliamscommented, Jul 21, 2021

I’d be interested in a test case for this if you can put one together?

0reactions
jasonwilliamscommented, Sep 2, 2021

Im closing this for now, please re-open if it happens again

Read more comments on GitHub >

github_iconTop Results From Across the Web

vs code command 'extension.insertColonOrSemiColon' not ...
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....
Read more >
vscode-styled-components doesn't work when i use it ... - GitHub
Describe the bug (including copyable syntax) command 'extension.insertColonOrSemiColon' not found bug is displayed. Screenshot
Read more >
Preventing autocompletion from other plugins with command ...
Preventing autocompletion from other plugins with command 'extension.insertColonOrSemiColon' not found.
Read more >
IntelliSense in Visual Studio Code
This can be caused by a variety of reasons. First, try restarting VS Code. If the problem persists, consult the language extension's documentation....
Read more >
How not to be lost with VSCode when coming from RStudio?
You will see that there are a few missing functionnalities and shortcuts when you start using VSCode. I know I can add some...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found