Highlights
- Arctic Code Vault Contributor
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
-
-
Forked from ask/chishop
Simple PyPI server written in django. Allows you to register/upload with distutils and install with easy_install/pip.
-
-
Forked from ask/django-test-extensions
A set of custom assertions and examples for use testing django applications
-
Forked from technomancy/emacs-starter-kit
All the code you need to get started, with an emphasis on dynamic languages.
Emacs Lisp 2
-
8 contributions in the last year
Contribution activity
July - September 2020
June 2020
- sverrejoh/vscode-file-browser TypeScript
Created a pull request in bodil/vscode-file-browser that received 1 comment
Step out to the parent folder when typing ../
Helm steps up to the parent folder when you type ../, and this is adding the same to vscode-file-browser.
I love the extension. I'm trying to adopt…