Releases: ffoDevilSusiJ/Cpp-Include-Helper
Releases · ffoDevilSusiJ/Cpp-Include-Helper
Release 1.0.0
How to Install the Extension from a .vsix
File
To install the C++ Include Helper extension from a .vsix
file, follow these steps:
-
Download the
.vsix
File:- Click on the
.vsix
file link in this release to download it.
- Click on the
-
Open Visual Studio Code:
- Launch Visual Studio Code on your computer.
-
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)
- Click on the Extensions icon in the sidebar or use the shortcut:
-
Install from VSIX:
- Click on the ellipsis (
...
) at the top-right of the Extensions panel. - Select
Install from VSIX...
from the dropdown menu.
- Click on the ellipsis (
-
Select the
.vsix
File:- Navigate to the location where you saved the
.vsix
file. - Select the file and click
Open
to install.
- Navigate to the location where you saved the
-
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.
- After the installation, you may need to reload VS Code to activate the extension. Click the