eclipse-theia/theia

support vscode extension-editing extension

Open

#8,129 opened on Jul 2, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (2,478 forks)batch import
builtinshelp wantedvscode

Repository metrics

Stars
 (18,676 stars)
PR merge metrics
 (Avg merge 15d 4h) (75 merged PRs in 30d)

Description

open-vsx: https://open-vsx.org/extension/vscode/extension-editing source code: https://github.com/microsoft/vscode/tree/master/extensions/extension-editing

Extension provides JSON validations for language configurations, icon and color themes for VS Code extension developers. It does not provide content of schemas though, it should be implemented in the plugin system.

Contributor guide