Skip to content

Highlights

  • Arctic Code Vault Contributor
  • Pro

Organizations

@tyml @comprakt

Sponsors

@lostintangent @mentallabyrinth @phiresky @EelcoMulder @davidjgraph

Pinned

  1. A CLI Library for NodeJS/TypeScript

    TypeScript 20

  2. An extension for VS Code that visualizes data during debugging.

    TypeScript 2k 96

  3. If the desired entry point to debugging is unclear (e.g. within webpack configurations) this tool will help you by not just waiting for a debugger to connect but also launching it from scratch. Don…

    TypeScript 104 3

  4. This unofficial extension integrates Draw.io into VS Code.

    TypeScript 5.7k 178

  5. A modern implementation of JSON RPC in TypeScript for NodeJs and Browsers. Not stable yet.

    TypeScript 3

  6. 1
    ```typescript
    2
    type StringBool = "true"|"false";
    3
    4
    5
    interface AnyNumber { prev?: any, isZero: StringBool };

1,177 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri

Contribution activity

July 2020

Created an issue in microsoft/vscode that received 4 comments

Hover Messages are not shown when debugging

VSCode Version: 1.46 OS Version: Win 10 Steps to Reproduce: Launch VS Code & Install Git Lens Hover over a git blame decoration (details are sho…

4 comments
75 contributions in private repositories Jul 1 – Jul 24

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.