Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>DronaHQ ExtensionNew to Visual Studio Code? Get it now.
DronaHQ Extension

DronaHQ Extension

DronaHQ

|
1 install
| (0) | Free
Edit DronaHQ apps in your Code Editor
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

DronaHQ VS Code Extension

Edit and manage DronaHQ apps directly from your Code Editor environment.


🧩 Features

This extension allows seamless interaction with your DronaHQ workspace right from VS Code or Cursor, giving you CLI-like control, visibility, and edit capabilities within your IDE.

✅ Available Commands

  • DronaHQ: Login
    Authenticate with your DronaHQ workspace.

  • DronaHQ: Logout
    Clear session and logout from DronaHQ.

  • DronaHQ: List all apps
    View all apps associated with your workspace.

  • DronaHQ: Preview App
    Launches browser preview for the current app being edited.

  • DronaHQ: Change Base Url
    Update the base URL if you're working with a different environment (e.g., staging, prod).

  • DronaHQ: Who am I
    Display currently logged-in user information.

  • DronaHQ: Commit Changes to App
    Push your local changes to DronaHQ.

  • DronaHQ: Export App
    Creates a zip file of your app and lets you save it.


🚀 Activation

This extension activates when a URI is triggered (e.g., via custom deep link or command palette invocation).

"activationEvents": [
  "dronahq.login",
  "dronahq.logout",
  "dronahq.fetchallapps",
  "dronahq.changebaseurl",
  "dronahq.whoami",
  "dronahq.previewApp",
  "dronahq.commitChanges",
  "onUri"
]
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft