Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
-
Samples on using a UI "helper" extension to interact with local resources from a Workspace extension when using VS Code Remote Development and Visual Studio Online
TypeScript 1
-
-
Forked from microsoft/vscode-dev-containers
A repository of development container definitions for the VS Code Remote - Containers extension and Visual Studio Online
Dockerfile
-
Forked from machine-learning-apps/workspaces-notebooks
A data visualization curriculum of interactive notebooks.
Jupyter Notebook 1
-
2,050 contributions in the last year
Activity overview
Contribution activity
September 2020
- Chuxel/vscode-webview-test TypeScript
Created a pull request in microsoft/vscode-dev-containers that received 1 comment
Move bash definition to Debian/Ubuntu
Updates the bash definition to use a choice of Debian / Ubuntu to ensure it works in GitHub Codespaces - technically could set variant to "alpine" …