From the course: Visual Basic Essential Training

Unlock this course with a free trial

Join today to access over 24,500 courses taught by industry experts.

Optimize the Visual Studio settings

Optimize the Visual Studio settings - Visual Basic Tutorial

From the course: Visual Basic Essential Training

Optimize the Visual Studio settings

- [Narrator] For the rest of this course, we'll use Visual Studio to edit, to bug and run our code. Let me share some of my favorite configuration settings when I set up Visual Studio. So when you run it the first time, you'll typically see a Setup Configuration dialogue. I always choose the General Configuration. Now I've already done that, so let me show you how to reset that if you want to follow along and use general settings. This is the screen you typically see when you start at Visual Studio after the first time. I'm going to click on Continue Without Code and then I'm going to go to Tools, Options, and we're looking for the settings in the Text Editor. Here in Text Editor, now we're looking for settings in the basic area. Here it is, Visual Basic. These are specific to Visual Basic editors. There's also settings for the All Languages. So if you want to change settings for all your editors, your HTML editors, your C# editors, any other editors, you can set them here. The…

Contents