Skip to content

Commit

Permalink
add vscode download note
Browse files Browse the repository at this point in the history
  • Loading branch information
owikle committed Jul 25, 2024
1 parent 05cc851 commit 71127d2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/software/texteditor.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ If you are unfamiliar with editors, there is pretty good [VS Code documentation]
*These docs will often reference VS Code--however, any text editor will work!*
Many good alternatives exist--if you are looking for a VS Code clone minus Microsoft, check out [VS Codium](https://vscodium.com/) or [Theia IDE](https://theia-ide.org/#theiaide).

*Note to Mac users:*
On macOS Sierra or later, VS Code automatically downloads to the Downloads directory, which can cause problems with updates down the road.
If this applies to you, after installation we recommend moving the VS Code app from Downloads to your Applications directory.
{:.alert .alert-blue}

## Configuring Visual Studio Code

VS Code is incredibly customizable via its settings.
Expand Down

0 comments on commit 71127d2

Please sign in to comment.