Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

IntelliSense marks all callables in VS 2019 as "already exists" #1256

Open
@tcNickolas

Description

@tcNickolas

Describe the bug

When I open a project in VS 2019, IntelliSense often errorneously underlines all callables with red squiggles, claiming "QS6001 A function or operation already exists". The build passes (correctly), since these callables are defined only once.

To Reproduce

I cannot pinpoint what exactly causes this; it often happens if I've worked with this project before, and deleting bin and obj folders before restarting VS sometimes helps, but right now I'm looking at a restarted VS for which it didn't. QDK version in the project not matching extension version might factor in

Expected behavior

IntelliSense only reporting callables that are indeed duplicates.

System information

  • Extension 0.20.2110.171573
  • .NET Core 3.1.415
  • VS 16.11.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: editorExtensions for Visual Studio and Visual Studio CodebugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions