We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
On this article: https://www.freecodecamp.org/news/learn-programming-in-your-browser-the-right-way/ it says that adding this HTML to a page will let you import the repo into Codespaces:
<p> <a href="https://online.visualstudio.com/environments/new?name=My%20Project&repo=username/reponame"> <img src="https://img.shields.io/endpoint?style=social&url=https%3A%2F%2Faka.ms%2Fvso-badge"> </a> </p>
Is it possible to make this work with code-server? It doesn't seem to work at the moment.
The text was updated successfully, but these errors were encountered:
This would be cool although we don't have any plans to add this at the moment. See #1355
Sorry, something went wrong.
Sorry, I missed that because it was closed
Should this be closed?
For now let's leave it open in case someone wants to work on it.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no activity occurs in the next 5 days.
No branches or pull requests
On this article:
https://www.freecodecamp.org/news/learn-programming-in-your-browser-the-right-way/
it says that adding this HTML to a page will let you import the repo into Codespaces:
Is it possible to make this work with code-server? It doesn't seem to work at the moment.
The text was updated successfully, but these errors were encountered: