Skip to content
View lostintangent's full-sized avatar
  • GitHub Staff
  • Seattle, WA
  • 12:29 (UTC -07:00)
  • X @lostintangent

Sponsoring

@delip

Organizations

@github @microsoft @Azure @MicrosoftDocs @vsls-contrib
Block or Report

Block or report lostintangent

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lostintangent/README.md

Hi! I'm JC 👋

I have the privilege of leading the GitHub 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 love Visual 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!

Pinned

  1. microsoft/codetour microsoft/codetour Public

    VS Code extension that allows you to record and play back guided tours of codebases, directly within the editor.

    TypeScript 4.3k 107

  2. gistpad gistpad Public

    VS Code extension for managing and sharing code snippets, notes and interactive samples using GitHub Gists

    TypeScript 915 57

  3. codeswing codeswing Public

    VS Code extension for building web applications ("swings") using a interactive and editor-integrated coding environment

    TypeScript 976 43

  4. gitdoc gitdoc Public

    VS Code extension that allows you to edit a Git repo, like it's a multi-file, versioned document.

    TypeScript 251 24

  5. thinking-in-code thinking-in-code Public

    A VS Code extension pack that seeks to provide a learning environment for "thinking better" about code

    53 4

  6. gistpad-cli gistpad-cli Public

    A companion CLI for GistPad, that makes it easy to open gists and repos in VS Code, directly from your terminal

    JavaScript 10