You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,9 @@ For example if there is an image subfolder under your extension project workspac
16
16
17
17
If you have any requirements or dependencies, add a section describing those and how to install and configure them.
18
18
19
+
## Installation
20
+
Download or clone the repo, unpack and copy folder to your $HOME/.vscode/extensions/ on Mac and Linux or the %USERPROFILE%\.vscode\extensions folder on Windows devices.
21
+
19
22
## Extension Settings
20
23
21
24
Include if your extension adds any VS Code settings through the `contributes.configuration` extension point.
0 commit comments