Visual Studio Essential Training: 05 Code Editors

Go to class
Write Review

Free Online Course: Visual Studio Essential Training: 05 Code Editors provided by LinkedIn Learning is a comprehensive online course, which lasts for 3-4 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Visual Studio Essential Training: 05 Code Editors is taught by Walt Ritscher.

Overview
  • Learn how to configure Visual Studio's code editor to suit your programming workflow. Find out how to format code, track changes, use snippets, and more.

Syllabus
  • Introduction

    • Welcome
    • Using the exercise files
    • What you should know before watching
    1. Work with Code Editors
    • Explore the default editor settings
    • Configure the text editor settings
    • Customize the IDE colors and fonts
    • Explore the code editor window
    • How the proper editor is loaded
    • Write basic code
    • Use the Comment tools
    • Use outliners and regions in your code
    • Use hover tips
    • Visualize code and markup with structure guidelines in Visual Studio 2017
    • Use IntelliSense effectively
    • Change tracking for code edits
    • Quick actions with the light bulb tool
    • Refactor your existing code
    • Refactor enhancements in Visual Studio 2017
    2. Format Your Code
    • Whitespace, tabs, and indenting code
    • Formatting and arranging code layout
    • Format rules for Visual Basic
    • Format rules for Visual Basic in Visual Studio 2017
    • Format rules for C#
    • Format rules for C# in Visual Studio 2017
    • Format rules for C++
    • Format rules for HTML and XML
    • Format rules for JavaScript
    • Format rules for XAML
    • Use EditorConfig in Visual Studio 2017
    3. Navigate and Inspect Code
    • Navigate the code pages
    • Use the enhanced editor scrollbar
    • Navigate with bookmarks
    • Navigate within a code page
    • Peek and Lookup Definition
    • The Go To tool in Visual Studio 2017
    • Smart peek options
    • Find All References in Visual Studio 2017
    • CodeMap in Visual Studio 2017
    4. Tools for Enhancing Your Coding Sessions
    • Use the Task List
    • Document your code
    • Add snippets to the Toolbox
    • Work with code snippets in the editor
    • Use surround-with code snippets
    Closing
    • Next steps