emanuel-braz / deeplink

Run deep link from VSCode command palette

Home Page:https://marketplace.visualstudio.com/items?itemName=emanuel-braz.deeplink

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

Mobile Dev Tools 🛠️

Deep link and Push Notification VSCode Extension (Android / iOS)

Install from VSCode Extension Marketplace

Marketplace Web: VSCode Extension Marketplace

image

Features

  • Open deep link from VSCode commands
  • Open latest deep link from quick action button
  • Deep links history
  • Send push notification to iOS simulator
  • Send push notification to Android emulator (WIP)
  • Send latest notification to simulator/emulator

Requirements

  • Android Debug Bridge (adb) for Android emulator or devices

Known Issues

  • Cannot select specific device yet, just the OS.
  • Add "!" (exclamation mark) before or after the route, in order to do not filter it.

Roadmap

  • Add options to select specific device
  • App settings interface

Quick action button Deep link

  • it runs the latest deep link command

Quick action button Push Notification

  • it runs the latest push notification command

image

deep-link.mov

About

Run deep link from VSCode command palette

https://marketplace.visualstudio.com/items?itemName=emanuel-braz.deeplink

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:TypeScript 99.3%Language:Makefile 0.7%