curriculum icon indicating copy to clipboard operation
curriculum copied to clipboard

Add note about Microsoft repository prompt during VS Code install on linux

Open Anoop23xx opened this issue 8 months ago • 0 comments

…Linux

Added a tip note explaining that users should select "Yes" when prompted to add the Microsoft apt repository during the installation of VS Code. This helps enable automatic updates and avoids confusion during setup.

Because

This pull request adds a helpful tip for Linux users installing Visual Studio Code. It clarifies that when prompted to add the Microsoft apt repository during installation, users should select "Yes" to enable future updates. This improves clarity for beginners and prevents confusion during setup.

This PR

Added a new note under the Linux VS Code installation section.

Explained the prompt to add the Microsoft apt repository and signing key.

Instructed users to select “Yes” when asked to enable automatic VS Code updates.

Issue

Closes #29503

Additional Information

Pull Request Requirements

  • [x] I have thoroughly read and understand The Odin Project curriculum contributing guide
  • [x] The title of this PR follows the location of change: brief description of change format, e.g. Intro to HTML and CSS lesson: Fix link text
  • [x] The Because section summarizes the reason for this PR
  • [x] The This PR section has a bullet point list describing the changes in this PR
  • [x] If this PR addresses an open issue, it is linked in the Issue section
  • [x] If any lesson files are included in this PR, they have been previewed with the Markdown preview tool to ensure it is formatted correctly
  • [x] If any lesson files are included in this PR, they follow the Layout Style Guide

Anoop23xx avatar May 16 '25 14:05 Anoop23xx