pebble-vscode

(★ 21)

No description available.

File Explorer

  • .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

jsDelivr

jsDelivr 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.

Command Glossary

Commands referenced in this DOCs, explained below.

🔍

vsce

View Details ▼

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