Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

> The text "squiggles are disabled" is incorrect is the errorSquiggles setting is "Enabled" (it's correct if the setting is "EnabledIfIncludesResolve". #7744

Closed
madhukan1106 opened this issue Jun 24, 2021 · 1 comment
Assignees
Labels
bug fixed Check the Milestone for the release in which the fix is or will be available. Language Service quick fix

Comments

@madhukan1106
Copy link

The text "squiggles are disabled" is incorrect is the errorSquiggles setting is "Enabled" (it's correct if the setting is "EnabledIfIncludesResolve".

The error occurs when a #include header can't be found. You could try using the C/C++: Log Diagnostics command to see if the paths are setup correctly.

There is no way to remove that particular error, unless all errors are removed via the errorSquiggles "Disabled" setting.

Hi Sean,

I set the errorSquiggles to 'Enabled' and the error still occur. And there is no errors in output window after I use 'Log Diagnostics'.

1

And output as follow:

`-------- Diagnostics - 2019/6/29 上午8:43:44
Version: 0.24.0-insiders3
Translation Unit Mappings:
[D:\Lennon\xxxx\xxxx.c]:
D:\LENNON\xxxx\xxxx.C
Translation Unit Configurations:
[D:\Lennon\xxxx\xxxx.c]:
Process ID: 8504
Memory Usage: 366 MB
Includes:
....(FilePath)
Standard Version: c11
IntelliSense Mode: clang-x64
Other Flags:
--clang
--clang_version=50000
Total Memory Usage: 366 MB

`

Originally posted by @Lennon925 in #3852 (comment)

@Colengms Colengms added this to the 1.5.0 milestone Jun 24, 2021
@Colengms Colengms self-assigned this Jun 24, 2021
@sean-mcmanus sean-mcmanus modified the milestones: 1.5.0, 1.5.0-insiders3 Jun 28, 2021
@sean-mcmanus sean-mcmanus added the fixed Check the Milestone for the release in which the fix is or will be available. label Jun 28, 2021
@sean-mcmanus
Copy link
Collaborator

@github-actions github-actions bot locked and limited conversation to collaborators Aug 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug fixed Check the Milestone for the release in which the fix is or will be available. Language Service quick fix
Projects
None yet
Development

No branches or pull requests

3 participants