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

Allow manually forcing a refresh of the IntelliSense database #73694

Closed
vsfeedback opened this issue May 24, 2024 · 1 comment
Closed

Allow manually forcing a refresh of the IntelliSense database #73694

vsfeedback opened this issue May 24, 2024 · 1 comment
Labels
Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead

Comments

@vsfeedback
Copy link

This issue has been moved from a ticket on Developer Community.


When I pull the latest changes with Git, sometimes Visual Studio doesn't pick up the changes, showing up errors like "X class does not contain a definition of Y method" that only go away when I open the class where that method is defined (this is a C# repository).

Building/rebuilding doesn't help. The only way workarounds are to manually delete the .vs folder and reopening the solution, or manually open every file that shows the errors.

Even in other languages like C++, IntelliSense frequently goes out of sync with the code, and VS doesn't provide any way to manually trigger a rescan.

It would be nice if there was a way to manually trigger a rescan of the entire solution, as VSCode (and most other IDEs) already have.


Original Comments

George Osgood on 5/7/2024, 09:21 AM:

(private comment, text removed)

Feedback Bot on 5/7/2024, 07:38 PM:

(private comment, text removed)

Tiberiu Chibici [MSFT] on 5/8/2024, 05:01 AM:

(private comment, text removed)

Tiberiu Chibici [MSFT] on 5/8/2024, 05:11 AM:

(private comment, text removed)

Sam Harwell [MSFT] on 5/23/2024, 11:31 AM:

(private comment, text removed)

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels May 24, 2024
@CyrusNajmabadi
Copy link
Member

Dupe of #73693

@CyrusNajmabadi CyrusNajmabadi closed this as not planned Won't fix, can't repro, duplicate, stale May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

No branches or pull requests

2 participants