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

Duplicate squiggles are reported for every property with a matching path #5322

Closed
sean-mcmanus opened this issue Apr 17, 2020 · 0 comments · Fixed by #5323
Closed

Duplicate squiggles are reported for every property with a matching path #5322

sean-mcmanus opened this issue Apr 17, 2020 · 0 comments · Fixed by #5323
Labels
bug fixed Check the Milestone for the release in which the fix is or will be available. Language Service quick fix
Milestone

Comments

@sean-mcmanus
Copy link
Contributor

Use

        {
            "name": "Win",
            "includePath": [
                "foo"
            ],
            "forcedInclude": [
                "foo"
            ],
            "compilerPath": "foo",
            "browse": {
                "path": [
                    "foo"
                ]
            }
        }

Bug: 16 config squiggles are reported instead of 4.

@sean-mcmanus sean-mcmanus added this to the 1.0.0 milestone Apr 17, 2020
@sean-mcmanus sean-mcmanus self-assigned this Apr 17, 2020
@sean-mcmanus sean-mcmanus changed the title Duplicate squiggles are are reported for every property with a matching path Duplicate squiggles are reported for every property with a matching path Apr 17, 2020
@sean-mcmanus sean-mcmanus added the fixed Check the Milestone for the release in which the fix is or will be available. label Apr 20, 2020
@sean-mcmanus sean-mcmanus removed their assignment Apr 20, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Oct 8, 2020
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

Successfully merging a pull request may close this issue.

1 participant