Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
vscode.py 2.0.0
Logo
vscode.py 2.0.0

Tables of Content

  • Getting Started
    • Installation
    • Creating your first extension
    • Publishing Extensions
  • API Reference
    • Commands
    • Configurations
    • Enums
    • Extension
    • Objects
    • Window
  • Miscellaneous
    • Changelog
    • License
Back to top
View this page

Getting StartedΒΆ

  • Installation
    • Install with pip
    • Install with git
  • Creating your first extension
    • Getting Started
    • Write Extension Code
    • Run the Python File
    • Run the Extension
    • Test Your Command
  • Publishing Extensions
Next
Installation
Previous
Home
Copyright © 2024, CodeWithSwastik
Made with Sphinx and @pradyunsg's Furo