Skip to content

Feature request: GitHub links from Codespaces #1960

Closed
@Heath123

Description

@Heath123

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew user visible feature

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions