Steps I took:
- Start typing some code element, e.g.
SqlDataR
- Press enter to accept IntelliSense's suggestion of
SqlDataReader
Oh no! I got a newline! This doesn't happen in the C# editor... how can I configure the VB.NET editor to behave like the C# editor and not insert a newline when I do this? Otherwise I'll have to retrain myself to accept suggestions using tab instead of enter...