VS does not detect errors.

  • Thread starter Thread starter zequion1
  • Start date Start date
Z

zequion1

Guest
Problem 1: VS detects errors only when compiling. For example, if I don't declare a variable and then assign a value to it, it doesn't mark it as an error.

Problem 2: Another problem is that when you right-click on a function to "go to definition" many times you don't know how to do it. I have not changed any of the settings and I think it happens after an update.

Problem 3: I have 2 classes compiled separately in the project to dll's. Every day there are many errors in the main project related to those classes and I have to recompile. Many times a day I have to recompile them again.

Continue reading...
 
Back
Top