Clarify the code editor intro
Author: majestic-owl448Created Sep 17, 2026Updated Sep 17, 2026
Labelsscope: curriculumfirst timers onlylessonrelational databases v9 cert
Describe the Issue
The following text in client/i18n/locales/english/intro.json needs correction.
lecture-working-with-code-editors-and-idesinrelational-databases-v9:You will learn various concepts about the most popular code editor, VS Code such as its installation, how to create a project in it, keyboard shortcuts, and extensions.The appositive VS Code lacks a closing comma, and the list mixes a noun, a how-to clause, and feature names.
Affected Pages
Expected behavior
- The second sentence should read
You will learn how to install VS Code, create a project, use keyboard shortcuts, and work with extensions.
Source: freeCodeCamp/freeCodeCamp