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

Visual Studio only detects problems on build #73585

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

Visual Studio only detects problems on build #73585

vsfeedback opened this issue May 20, 2024 · 1 comment
Labels
Area-IDE Resolution-Answered The question has been answered

Comments

@vsfeedback
Copy link

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


[severity:It bothers me. A fix would be nice]
I noticed this now since years and thought i'd at least try to report a bug for it.
A lot of times when i work with Visual Studio the problem tab is empty and errors are only noticed when i actually try to build my solution.
e.g. if i rename a variable the caused conflicts are not shown in the problem tab.
of course when opening the file where the conflicts are they are properly shown, but apparently there is no continuous check running.

my expectation is that something like a low-priority background task is running in the background that validates all files in the solution and shows build errors in them without the need to be opened.


Original Comments

Lisa Gao (CSI Interfusion Inc) [MSFT] on 4/25/2024, 09:26 PM:

(private comment, text removed)

Kyoshiro Kokujou on 4/26/2024, 03:57 AM:

(private comment, text removed)

Feedback Bot on 5/6/2024, 03:51 PM:

(private comment, text removed)


Original Solutions

(no solutions)

@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 20, 2024
@genlu
Copy link
Member

genlu commented Jun 5, 2024

You should be able to turn on full solution analysis here:

Image

@genlu genlu closed this as completed Jun 5, 2024
@genlu genlu added Resolution-Answered The question has been answered and removed untriaged Issues and PRs which have not yet been triaged by a lead labels Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE Resolution-Answered The question has been answered
Projects
None yet
Development

No branches or pull requests

2 participants