Visual Studio Code Quick Guide
Explains quick usage of VSCode.
What Is VSCode (Visual Studio Code)?
- A cross-platform editor provided by Microsoft that supports a wide range of languages.
- Provides extensibility through various extensions.
- Similar to Atom, Brackets, and other editors.
Installation
Go to the official site at https://code.visualstudio.com, download the installer for your OS, and install it.
Supported operating systems are Windows, macOS, and Linux.
VSCode macOS Shortcut List
| Shortcut | Description |
|---|---|
| Command + , | Pressing it in the input window displays the settings screen. |