Getting Started

License Activation

Activate your license key in the extension

Activating Your License

Via Settings UI

  • Open VS Code Settings (Cmd/Ctrl + ,)
  • Search for mouse.licenseKey
  • Paste your license key
  • Restart VS Code to apply
  • Via settings.json

    Add to your settings.json:

    ``json { "mouse.licenseKey": "XXXX-XXXX-XXXX-XXXX" } ``

    Via Command Palette

  • Open Command Palette (Cmd/Ctrl + Shift + P)
  • Run "Mouse: Activate License"
  • Paste your key when prompted
  • License Validation

    Mouse validates your license:

  • On Startup: Checks license status
  • Periodic Heartbeat: Every 24 hours
  • Offline Grace: 7 days without connectivity
  • Device Limits

    | Plan | Devices | --------------- OSS2 Individual3 | Enterprise | 10 per seat |

    Troubleshooting

    See License Issues for common problems.