I have just bought a new laptop (Dell XPS 17 at huge expense - no quicker than my 7 year old HP Envy which sadly is losing its mind) and decided to change from V2013 to V2019.
After the initial 189 warnings (yes really) I finally got it all working but was horrified to see that my entire layout had been reformatted - very annoying
Anyway after the usual searching I solved the problem and now I (ME ME ME) decide the layout
Tools --> Options --> Text Editor --> Basic --> Advanced --> Editor Help (on the RHS) --> Pretty Listing TURN IT OFF
Now all I need to know is how to name my controls starting with lower case eg frmAnalysis rather than FrmAnalysis which currently the Style Nazis insist on ...
[Edit: it suggests solutions so choose the Suppression of Severity to none and that then allows you to use lower case. Similarly, you can stop it forcing you to use compound structures eg intT *= 100 instead of intT = intT * 100]
And I really do NOT want to edit the .editorconfig file ... not that I would know how to or even where it is ...
Hope this helps somebody
Bob
.
After the initial 189 warnings (yes really) I finally got it all working but was horrified to see that my entire layout had been reformatted - very annoying
Anyway after the usual searching I solved the problem and now I (ME ME ME) decide the layout
Tools --> Options --> Text Editor --> Basic --> Advanced --> Editor Help (on the RHS) --> Pretty Listing TURN IT OFF
Now all I need to know is how to name my controls starting with lower case eg frmAnalysis rather than FrmAnalysis which currently the Style Nazis insist on ...
[Edit: it suggests solutions so choose the Suppression of Severity to none and that then allows you to use lower case. Similarly, you can stop it forcing you to use compound structures eg intT *= 100 instead of intT = intT * 100]
And I really do NOT want to edit the .editorconfig file ... not that I would know how to or even where it is ...
Hope this helps somebody
Bob
.