openvscode-server icon indicating copy to clipboard operation
openvscode-server copied to clipboard

Allow the app to be installed as a PWA

Open JeDaYoshi opened this issue 4 years ago • 8 comments

The app already includes a manifest.json - but it's lacking some details. Most notably:

  • It has no Service Worker included, so Chrome etc. says "no"
  • the app lacks any proper icons (although this also applies to favicons) - maybe some should be added :)

JeDaYoshi avatar Sep 30 '21 14:09 JeDaYoshi

+1 love to see this, code-server has this great option, but I love Gitpod 😄

bigint avatar Oct 10 '21 13:10 bigint

It does allow you to at least create the app on iPadOS in Safari, but it uses the redirect URL without the token, so when you try to open it, you get a "Forbidden" message.

tlockney avatar Nov 28 '21 21:11 tlockney

Please see https://github.com/microsoft/vscode/issues/135553 for tracking progress on this issue.

filiptronicek avatar Nov 28 '21 22:11 filiptronicek

Seems like this has been implemented now upstream in https://github.com/microsoft/vscode/issues/135553.

hanneshayashi avatar Jan 19 '22 08:01 hanneshayashi

Seems like this has been implemented now upstream in microsoft#135553.

Yes indeed, thanks for noticing. Before we close this, I want to wait until we ship insiders today, I have a feeling this will not work right away since this mainly affects vscode.dev.

filiptronicek avatar Jan 19 '22 09:01 filiptronicek

Any updates on this? (Would love to have this feature to address keyboard shortcuts etc.)

jrderuiter avatar Nov 21 '22 18:11 jrderuiter

This is a very needy feature (also easy to implement), I don't know why it's taking a year-long time. I am coming from a codespace and the experience is not matching due to PWA here in the GitPod.

anyway this helped me for now https://github.com/gitpod-io/gitpod/issues/1445#issuecomment-1028706854

Nishchit14 avatar Dec 21 '22 04:12 Nishchit14

Is this still relevant?

bbigras avatar Nov 17 '23 06:11 bbigras