replit / desktop

Replit Desktop App
114 stars 3 forks source link

Support deeplinking to Repl #78

Closed sergeichestakov closed 1 year ago

sergeichestakov commented 1 year ago

Why

We want to support the ability to deeplink to a specific Repl in the desktop app.

Fixes WS-506

What changed

The app now supports deeplinks of the following format: replit://repl/@:username/:slug

Test plan

linear[bot] commented 1 year ago

WS-506 Support deeplinking to a Repl

sergeichestakov commented 1 year ago

yeah i'll double check but we already have deeplinking support on all platforms. the only thing that's different is how we set the listeners which we already handle