Setup Process Of VS Code

How to download & install vs code before starting coding in HTML.

Setup Process Of VS Code
  1. Type your browser download vs code or https://code.visualstudio.com/download to show download page of vs code.

  2. Then click windows 10/11. (it is only for windows system not mac).

  3. After that vs code will automatic download.

  4. Now install process of vs code:-

    i) Open download file.

    ii) Then accept the agreement.

    iii) Then click on next, next.

    iv)After that mark four checkbox & mark desktop icon.

    v) Then click on install.

    vi) After that install will be automatic started.

Some extension download in vs code:-

  1. Install live server extension in vs code by (Ritwick Dey). Because it is help to show output in your browser so easily.

  2. Install Prettier - Code formatter in vs code by (prettier.io). It is install for design your code written format.