Skip to content

Commit

Permalink
Trigger Build
Browse files Browse the repository at this point in the history
  • Loading branch information
skuzzis authored Oct 10, 2024
1 parent d4baeba commit 965be96
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 files necessary 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 965be96

Please sign in to comment.