Skip to content

Commit

Permalink
Update vsc-extension-quickstart.md
Browse files Browse the repository at this point in the history
Co-authored-by: Julien <[email protected]>
  • Loading branch information
Mikescops and gnuwanda authored May 23, 2024
1 parent d05ac6b commit c3e4567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vsc-extension-quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## What's in the folder

- This folder contains all of the files necessary for your extension.
- This folder contains all of the necessary files for your extension.
- `package.json` - this is the manifest file in which you declare your extension and command.
- The sample plugin registers a command and defines its title and command name. With this information VS Code can show the command in the command palette. It doesn’t yet need to load the plugin.
- `src/extension.ts` - this is the main file where you will provide the implementation of your command.
Expand Down

0 comments on commit c3e4567

Please sign in to comment.