Skip to content

Releases: ffoDevilSusiJ/Cpp-Include-Helper

Release 1.0.0

24 Jun 09:39
Compare
Choose a tag to compare

How to Install the Extension from a .vsix File

To install the C++ Include Helper extension from a .vsix file, follow these steps:

  1. Download the .vsix File:

    • Click on the .vsix file link in this release to download it.
  2. Open Visual Studio Code:

    • Launch Visual Studio Code on your computer.
  3. Open the Extensions View:

    • Click on the Extensions icon in the sidebar or use the shortcut:
      • Ctrl+Shift+X (Windows/Linux)
      • Cmd+Shift+X (Mac)
  4. Install from VSIX:

    • Click on the ellipsis (...) at the top-right of the Extensions panel.
    • Select Install from VSIX... from the dropdown menu.
  5. Select the .vsix File:

    • Navigate to the location where you saved the .vsix file.
    • Select the file and click Open to install.
  6. Reload if Necessary:

    • After the installation, you may need to reload VS Code to activate the extension. Click the Reload button in the notification or restart VS Code.