Wednesday, March 15, 2023

App Dev #2: Setup Visual Studio Code

We will need a light weight universal editor that can edit files in any format like sql, C# etc on any operating system. We can use Sublime, Notepad++ or Visual Studio Code which can be downloaded from the links shown below:

  1. Visual Studio Code free download
  2. Sublime free download
  3. Notepad++ free download
  4. Utlraedit download

These text editors should be sufficient but if you need a Hex Editor then you can download Ultra Edit also. Also install a code comparison tool like Kdiff or Beyond compare.

  1. Kdiff free download
  2. Beyond CompareSublime free download

No comments: