Link Search Menu Expand Document

Visual Studio Code installation

logo

How to install Visual Studio Code?

  1. Go to this website.
  2. Click Download for Mac/Win.
  3. Save the file on your computer.
  4. Locate the saved file and double-click to open.
  5. Extract the file to the chosen location on your computer.
  6. Open Visual Studio Code.

How to create New File?

  1. Open Visual Studio Code.
  2. Click File and select New File on the navigation bar.
    logo
  3. Add content.
  4. Click File on the navigation bar, select Save as, and select md format.
  5. Click Save to save the document.

How to add extensions?

  1. Open Visual Studio Code.
  2. Select Extensions from the activity bar.
    logo
  3. Search and choose the extension you want to add, Markdown All In One, for example.
  4. Click on the name of the extension.
  5. Click Install.

Back to top

This documentation is part of the reference materials for the Technical Communication course at Vistula University (Warsaw).