Exploring Visual Studio Code

With the successful installation of Visual Studio Code on your Ubuntu instance, you need to perform initial environment setup before you can begin writing code using the editor:

  1. Launch Visual Studio Code from the Start menu and install the C# extension to the editor from Visual Studio Marketplace. You can launch the extension by pressing Ctrl + Shift + X, through the View menu and clicking Extension, and by clicking directly on the Extension tab; this will load a list of available extensions, so click and install the C# extension.

 

  1. When the extension has been installed, click on the Reload button to activate the C# extension in the editor:
  1. Open the folder of the console application you earlier created; ...

Get C# and .NET Core Test Driven Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.