GitLiveApp / GitLive

GitLive Docs
82 stars 24 forks source link

Support for VSCode web IDEs #105

Open Adithr123 opened 2 years ago

Adithr123 commented 2 years ago

image

Adithr123 commented 2 years ago

image

Adithr123 commented 2 years ago

to reproduce, go to vscode.dev, install gitlive. Then on github, connect gitlive. Go back to gitlive, then open a repository. Try to sign in, and it gives errors.

Steakeye commented 2 years ago

Hi @Adithr123! We're pleased to know that our users are wanting to use GitLive with web based IDEs! Unfortunately this is a feature we're still working on with the help from the VSCode team but it's not production ready. We'll be sure to reach out to you as soon as we've got GitLive working on vscode.dev and other VSCode web IDEs, it's in our pipeline!

Adithr123 commented 2 years ago

Ok thanks!

micahlt commented 2 years ago

GitLive has worked pretty well for my web IDE running on code-server, but I've recently started getting this error:

image

@Steakeye any updates on official support for VSCode on the web?

Steakeye commented 2 years ago

Hi @micahlt

We had to pause development on the VSCode Web stuff while the team at VSCode completed an important refactor that would allow us to continue delivering our feature. The good news is that the team at VSCode has been busy working on that dependency and we're ready to resume work on VSCode Web support this week! We'll keep you updated when we release the first version officially for Web.

Regarding your error, by the looks of it you're getting this error when trying to code share with a teammate, is that correct? In order to look into this further, would you be able to send as much diagnostic info as possible? The following list would be useful:

Once I have that information I can more easily search for your error in our logs and investigate your issue further 👍🏽

micahlt commented 2 years ago

Awesome, glad to hear that! That is correct - the error only occurs when my code is actively being shared with a teammate. I'm using:

Thank you for your assistance! I love what GitLive is doing - you guys are awesome!

Steakeye commented 2 years ago

Thanks @micahlt, that's really nice to hear!

We've found your particular bug and are looking into it. Once we've figured out the issue it'll go into an upcoming patch release 🙂

micahlt commented 2 years ago

Thank you so much! I'm glad to hear it - thanks for the fast response!

Steakeye commented 2 years ago

Hi @micahlt,

Just wanted to give you an update. We're aware of an issue in VSCode that we need to work around with regards to code collaboration; there should be some improvements in the latest version of GitLive but further work on this feature is in our backlog.

micahlt commented 2 years ago

Just wanted to give you an update. We're aware of an issue in VSCode that we need to work around with regards to code collaboration; there should be some improvements in the latest version of GitLive but further work on this feature is in our backlog.

No problem at all! That's perfectly fine - thank you for looking into the issue!