diff --git a/handbook/computing/yourlaptop.html b/handbook/computing/yourlaptop.html index 3f40737b9..cb71e3ec8 100644 --- a/handbook/computing/yourlaptop.html +++ b/handbook/computing/yourlaptop.html @@ -129,6 +129,13 @@ but all the recommended software here is open source (and please don't install p @@ -153,6 +158,8 @@ to colourize .svx files, download it: survex.xm

You will definitely want the "Git History" extension and probably the "GitLens" extension too. +

It is entirely feasible (and on a slow machine, recommended) to use VS Code only for git management, and using a faster Windows-native editor, + such as Notepad++, for actually editing code and text.