File tree 1 file changed +5
-5
lines changed 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -4,16 +4,16 @@ This article will show you the ways to add VS Code extensions and use them with
4
4
a Coder workspace:
5
5
6
6
1 . Using the
7
- [ public extensions marketplaces] ( vs-code -extensions.md#using-the-public-extensions-marketplaces)
7
+ [ public extensions marketplaces] ( vscode -extensions.md#using-the-public-extensions-marketplaces)
8
8
with Code Web (code-server)
9
9
1 . Adding
10
- [ extensions to custom images] ( vs-code -extensions.md#adding-extensions-to-custom-images)
10
+ [ extensions to custom images] ( vscode -extensions.md#adding-extensions-to-custom-images)
11
11
1 . Installing extensions
12
- [ using its ` vsix ` file at the command line] ( vs-code -extensions.md#installing-extensions-using-its-vsix-file-at-the-command-line)
12
+ [ using its ` vsix ` file at the command line] ( vscode -extensions.md#installing-extensions-using-its-vsix-file-at-the-command-line)
13
13
1 . Installing extensions
14
- [ from a marketplace using the command line] ( vs-code -extensions.md#installing-from-a-marketplace-at-the-command-line)
14
+ [ from a marketplace using the command line] ( vscode -extensions.md#installing-from-a-marketplace-at-the-command-line)
15
15
1 . Using a
16
- [ local VS Code instance with SSH] ( vs-code -extensions.md#using-a-local-vs-code-instance-with-ssh)
16
+ [ local VS Code instance with SSH] ( vscode -extensions.md#using-a-local-vs-code-instance-with-ssh)
17
17
18
18
## Using the public extensions marketplaces
19
19
You can’t perform that action at this time.
0 commit comments