An open API service indexing awesome lists of open source software.

https://github.com/stackb/vscode-common

Selected common libraries from microsoft/vscode
https://github.com/stackb/vscode-common

Last synced: 10 months ago
JSON representation

Selected common libraries from microsoft/vscode

Awesome Lists containing this project

README

          

# vscode-common

This module represents code from
https://github.com/microsoft/vscode/tree/master/src/vs/base/common and
https://github.com/microsoft/vscode/tree/master/src/vs/workbench/contrib/tasks/commons,
explanted into a separate module for use as a lighter runtime dependency than
vscode itself.