coder / coder/code-server

Register URL handler for code scheme

Open
#1,571 16 comments 1 reaction 0 assignees View on GitHub
feature
Dominant language
TypeScript
Stars
79.3k
Forks
6.8k
Avg merge
2d 6h
Merged PRs (30d)
41

Description

code-server should be able to handle the `code` scheme, so URLs like `vscode:extension/kayteh.plastic-slate` such as used to install themes via a **Open in VSCode** button e.g. on the [Plastic Slate theme](https://vscodethemes.com/e/kayteh.plastic-slate) page on [VSCodeThemes](https://vscodethemes.com).

**Edit**: not sure if we can handle `code` because the protocol must start with `web+`. Handling `web+code-server` might make sense though.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.