lostintangent
I build stuff @githubnext (prev. Microsoft) and maintain a bunch of two-worded VS Code extensions (CodeTour, GistPad, CodeSwing, WikiLens, GitDoc, 🤦)
GitHubSeattle, WA
Pinned Repositories
awesome-liveshare
⚡️Awesome resources for Visual Studio Live Share
codespaces-langchain
🦜🔗 A Codespaces template for getting up-and-running with LangChain in seconds!
codeswing
VS Code extension for building web applications ("swings") using a interactive and editor-integrated coding environment
gistpad
VS Code extension for managing and sharing code snippets, notes and interactive samples using GitHub Gists
gistpad-cli
A companion CLI for GistPad, that makes it easy to open gists and repos in VS Code, directly from your terminal
gitdoc
VS Code extension that allows you to edit a Git repo, like it's a multi-file, versioned document.
thinking-in-code
A VS Code extension pack that seeks to provide a learning environment for "thinking better" about code
whiteboard
A VS Code extension that adds a collaborative whiteboard to VS Live Share sessions
wikilens
🔎 VS Code extension that provides a Roam/Obsidian-like markdown-based notetaking experience for github.dev and VS Code
codetour
VS Code extension that allows you to record and play back guided tours of codebases, directly within the editor.
lostintangent's Repositories
lostintangent/kyte
A single-command CLI for sharing and collaboratively editing a file in real-time
lostintangent/flashcode
A VS Code extension that allows creating and reviewing decks of code-centric flash cards.
lostintangent/gistpad-cli
A companion CLI for GistPad, that makes it easy to open gists and repos in VS Code, directly from your terminal
lostintangent/azjs
An opinionated CLI for deploying and managing Node.js-based web apps and APIs on Azure
lostintangent/codeboard
A VS Code extension for managing your personal GitHub Project boards
lostintangent/codespace-sandbox
lostintangent/gists
Methods for working with the GitHub Gist API. Node.js/JavaScript
lostintangent/1-million-particle-fountain
1 Million Particle Fountain
lostintangent/autograding
GitHub Education Auto-grading and Feedback for GitHub Classroom
lostintangent/awesome
😎 Awesome lists about all kinds of interesting topics
lostintangent/Beach-Crusin-
Beach Crusin'
lostintangent/cosmos-dotnet-core-todo-app
This sample shows you how to use the Microsoft Azure Cosmos DB service to store and access data from an ASP.NET Core application.
lostintangent/django-helloworld
A Django hello world example
lostintangent/Full-Moon-in-Paris-
Full Moon in Paris?
lostintangent/hrapp-backend
The Java backend for the HR App
lostintangent/node-todo
Sample full-stack MEAN app
lostintangent/python
lostintangent/swdc-vscode
Time-tracking plugin for Visual Studio Code
lostintangent/todo-tree
Use ripgrep to find TODO tags and display the results in a tree view
lostintangent/vscode-browser-preview
A real browser preview inside your editor that you can debug.
lostintangent/vscode-chronicler
VS Code Screen Recording
lostintangent/vscode-gitlens
Supercharge the Git capabilities built into Visual Studio Code — Visualize code authorship at a glance via Git blame annotations and code lens, seamlessly navigate and explore Git repositories, gain valuable insights via powerful comparison commands, and so much more
lostintangent/vscode-mock-debug
Starter sample for developing debug adapters for VSCode.
lostintangent/vscode-peacock
A Visual Studio Code extension that subtly changes the workspace color of your workspace. Ideal when you have multiple VS Code instances and you want to quickly identify which is which.
lostintangent/vscode-php-pack
Visual Studio Code extension pack for PHP 📦
lostintangent/vscode-pull-request-github
GitHub Pull Requests for Visual Studio Code
lostintangent/vscode-solidity
Visual Studio Code language support extension for Solidity smart contracts in Ethereum
lostintangent/vscode-test-explorer-liveshare
Use the Test Explorer in your Visual Studio Live Share session
lostintangent/vscode-tslint
A tslint integration for vscode
lostintangent/vsls-debug-type
A simply utility library for retrieving the active VS Code debug session type when using VS Live Share