#salesforce
#trailhead
#salestraining
Quick Start: Visual Studio Code for Salesforce Development
Let's Install Visual Studio Code
You can install Visual Studio Code on any computer running macOS, Windows, or Linux. The system requirements are fairly small so it should run on just about any machine.
Download and install the latest version of Visual Studio Code for your operating system. If you already have Visual Studio Code installed, there's no need to reinstall it.
Launch Visual Studio Code.
Get Familiar with the InterfaceThe welcome page for Visual Studio Code automatically opens the first time you run the application. This page has many shortcut links, such as getting started with a new file, learning about Visual Studio Code, or even customizing the interface according to your preferences.
In Visual Studio Code, open the Command Palette by pressing Ctrl+Shift+P (Windows) or Cmd+Shift+P (macOS).
Type interface.
On the left side of the editor you can check out the file explorer, search files, manage your source code, launch or debug your code, and manage extensions. (In a future step we also install a few extensions to help us with our development.) Finally, there is a menu that allows you to run commands within the editor, another section we explore soon!
Click anywhere on the screen to dismiss the visual overlay.
Under Start click New file.
Click Text File.
In this space we can just start typing. Add the text Hello World to line 1.
00:00 Introduction
00:28 VS Code
01:35 Verify
Смотрите видео Get Started with Visual Studio Code | Quick Start: Visual Studio Code for Salesforce Development онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Saurabh Infotech Solutions 04 Декабрь 2022, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 427 раз и оно понравилось 3 людям.