pebble-vscode
No description available.
File Explorer
- publish.yml
- extensions.json
- launch.json
- settings.json
- tasks.json
- command-bar.png
- command-palette.png
- run-button.png
- run-options.png
- sidebar.png
- .DS_Store
- icon.png
- p2.png
- pebble-icon.png
- extension.test.ts
- emulatorControl.ts
- extension.ts
- pebbleEmulationActionsTreeProvider.ts
- pebbleTreeProvider.ts
- project.ts
- run.ts
- utils.ts
- .gitignore
- .vscode-test.mjs
- .vscodeignore
- CHANGELOG.md
- esbuild.js
- eslint.config.mjs
- LICENSE
- package-lock.json
- package.json
- README.md
- tsconfig.json
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
vsce
View Details ▼
vsce
Extension manager for Visual Studio Code.
vsce list {{publisher}}
List all the extensions created by a publisher:
vsce publish {{major|minor|patch}}
Publish an extension as major, minor, or patch version:
vsce unpublish {{extension_id}}
Unpublish an extension:
// repository documentation
Was this content helpful?
(0 ratings)
