Changes between Version 7 and Version 8 of cypress/FileEditingSoftware


Ignore:
Timestamp:
08/19/24 10:43:05 (3 months ago)
Author:
fuji
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • cypress/FileEditingSoftware

    v7 v8  
    3333=== GUI Based Editors ===
    3434
    35 There are a number of GUI based editors available across platforms (gedit, notepad++, sublime text edit just to name a few). The choice of GUI based text editor is a personal one and we offer no opinions on which is best.
     35There are a number of GUI based editors available across platforms (VSCode, gedit, notepad++, sublime text edit just to name a few). The choice of GUI based text editor is a personal one and we offer no opinions on which is best.
    3636
    3737That being said, any GUI based editor you use should be able to save files in a clean text format (so Microsoft Word is out).
     38
     39==== Visual Studio Code====
     40[https://code.visualstudio.com/ Visual Studio Code], also commonly referred to as VS Code, is a source-code editor developed by Microsoft for Windows, Linux, macOS and web browsers. Features include support for debugging, syntax highlighting, intelligent code completion, snippets, code refactoring, and embedded version control with Git. Users can change the theme, keyboard shortcuts, preferences, and install extensions that add functionality.
     41* [https://code.visualstudio.com/docs/remote/wsl Windows WSL]
    3842
    3943== Exercise ==
     
    4145
    4246
    43 == Remote Editing ==
     47== Remote Editing with VSCode ==
    4448[[cypress/VScode|Visual Studio Code]]
    4549