Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Watch for this auto correction
Message
De
24/08/2015 16:32:24
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Visual Studio
Titre:
Watch for this auto correction
Versions des environnements
Environment:
VB 9.0
OS:
Windows 8.1
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01623817
Message ID:
01623817
Vues:
67
The new version of Visual Studio has some dangerous features. It auto correct your text as it sees fit.

Here is a scenario:

You have a class with a lot of code
Some of those lines include strings such as lcSQL = lcSQL + "This is not what it seems"
Higher in the code, you start changing a line
While you change the line, the entire section of code below will be highlighted in red as the designer wants to alert you that there are errors (I already reported that one not so long ago and that is useless)
As the designer is now manipulating the remaining portion of the code, whereas quotes like that, specific strings might be changed
I ended up with an enormous amount of lines having been changed to lcSQL = lcSQL + "This is Not what it seems"
The change I did was 2000 lines above
Why do I discover, days later, that it changed something below?

I am still looking for this auto error correction switch so I can turn this off.

I just thought I would mention it as, if you have not run into that, you might soon.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform