From the course: Visual Studio Essential Training
Unlock this course with a free trial
Join today to access over 25,500 courses taught by industry experts.
Configure the language editor settings - Visual Studio Tutorial
From the course: Visual Studio Essential Training
Configure the language editor settings
- [Instructor] We'll be talking about the All Language settings in this video. Before I start, I want to point out that I've checked this View whitespace so that you can see the tab characters in the code window. So, here, you can see on line 13, there are two tab characters between the edge of the text editor and the first code, public void Example. You'll see why in a minute. I'll wager that you have strong preferences for code editor settings. For example, if you like small tab sizes, you probably want that setting to be consistent in every editor, whether you're working in JavaScript or C#, creating HTML or writing JSON. So, what you want to do is go to the All Languages section, and any changes you make here affect all languages. So, for example, if you do have a preference for tab sizes, you go here. Now, it defaults to four units. I prefer two units, as it allows me to see more code on the screen without scrolling to the right. Other developers you work with might prefer larger…
Contents
-
-
-
-
-
-
-
-
(Locked)
Save or restore your preferred settings1m 39s
-
(Locked)
Explore the general settings for editors3m 30s
-
(Locked)
Explore the display settings for editors3m 19s
-
(Locked)
Configure the language editor settings2m 51s
-
(Locked)
Navigate with the enhanced scrollbar47s
-
(Locked)
Display reference and Git info with Code Lens46s
-
(Locked)
Add line numbers for better document readability33s
-
(Locked)
See more code at-a-glance with word wrap1m 29s
-
(Locked)
See more context with sticky scroll1m 15s
-
(Locked)
Choose a programming font2m 36s
-
(Locked)
Change the IDE color theme48s
-
(Locked)
Customize the code font colors2m 53s
-
(Locked)
-
-
-
-
-