(^∇^*=) This page is rather long! Free free to select the option from the navigation bar below. (=*^∇^)

Why this page exist

Atom shut down on 15th december 2022 in the middle of my module EP1001.
This site is to help past and present students who still using github change.

Things to download

Start by downloading visual code here
Download git support for visual code here

Cloning repository

Once you are done with the step above you would be given the option to clon repository from github.
Go to your repository on github and copy your HTTPS before pasting it into Git: Clone prompt.

All that's left now is to swap out your external editor on github destop.

HTML review

visual studio allows users to download extensions in their visual code! Here's how to install HTML review for ease of work.

First, select extensions(ctrl+shift+p) and search "live preview". Download the one on the right photo.

After you are done installing the extension, a new extension would appear that allow you to preview your page.
Click it to view a live preview of the page you are editing.