- GitHub Staff
- Seattle, WA
- 05:46
(UTC -07:00) - You're looking at it
- @lostintangent
I have the privilege of leading theGitHub Next team, and exploring the future of software. Between GitHub and Microsoft (where I previously worked), I've had a chance to build lots of cool and interesting developer tools and services over the last 16 years (e.g. Codespaces, IntelliCode, Visual Studio, Live Share, ASP.NET, browser tools for IE, CodePush). I'm extremely passionate about developer productivity and collaboration, and in particular, helping to make it easier to contribute to projects, share ideas amongst your teams and the community, and supporting remote-friendly cultures.
I also loveVisual Studio Code, and in particular, it's extensibility ecosystem. As a result, I work on a few extensions that allow me to explore new ideas in developer collaboration and knowledge sharing:
CodeTour - Record and playback guided tutorials for codebases. It's like a table-of-contents for projects, and helps walk developers through a codebase, directly from the comfort of their editor.
GistPad - Create and edit GitHub Gists and repos, directly from the editor, and without needing to clone anything. I think of GitHub as the universal developer storage, and so GistPad is trying to provide a remotely editable client, so that it's easier to edit and access your knowledge 👍
CodeSwing - A fun and interactive coding environment for building web applications snippets (aka "swings").
GitDoc - Edit a local Git repo like a multi-file, versioned document. Auto-commit your changes, easily manage history, and keep your changes in sync, without needing to care about the Git CLI at all!
PinnedLoading
- microsoft/codetour
microsoft/codetour PublicVS Code extension that allows you to record and play back guided tours of codebases, directly within the editor.
- thinking-in-code
thinking-in-code PublicA VS Code extension pack that seeks to provide a learning environment for "thinking better" about code
- gistpad-cli
gistpad-cli PublicA companion CLI for GistPad, that makes it easy to open gists and repos in VS Code, directly from your terminal
If the problem persists, check theGitHub status page orcontact support.