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.

Ignore protocol vscode://

See original GitHub issue

Hi!

cSpell is showing me a lot of unwanted errors.

I think cSpell should avoid to check files in protocols like git://, vscode:// or memory:// and just keep checking untitled:// and real file paths.

screenshot_20170808_142401

BTW, Thanks for this awesome extension! 😄

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
Jason3Scommented, Aug 9, 2017

I just pushed a new version of the extension. If you upgrade, this should be fixed.

To force an upgrade, open the extensions and search for “spell” the option to reload should show up.

1reaction
Jason3Scommented, Aug 9, 2017

Never mind. I was just now able to get it to happen.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Language Server Extension Guide - Visual Studio Code
Learn how to create Language Servers to provide rich language features in Visual Studio Code.
Read more >
Protocol: "inspector" inside launch.json is ignored #57943
Cannot connect to runtime via 'legacy' protocol; try to use 'inspector' protocol. ... @roblourens running VSCode with --disable-extensions ?
Read more >
Breakpoints are ignored in Visual Studio Code (yes, that one)
I want to debug my app using Visual Code (on Mac OS) and have followed numerous guides to do so, but all seem...
Read more >
Language Server Protocol Specification - 3.17
Clients should ignore server capabilities they don't understand (e.g. the ... The GitHub repository is https://github.com/Microsoft/vscode-uri the npm ...
Read more >
Security features of Live Share - Microsoft Learn
In VS Code, add the following to settings.json (File > Preferences > Settings):. JSON Copy. "liveshare. · In Visual Studio, set Tools >...
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