The Wayback Machine - https://web.archive.org/web/20211007193743/https://github.com/hediet
Skip to content
Avatar

Sponsors

@MatchaChoco010 @kameflex @siriwatknp @EelcoMulder @phiresky @mentallabyrinth @pmoncadaisla @zaydek @kaakaa @SimonJang @yoichinak @LukeCarrier @sirianni

Sponsoring

@johnnyreilly @nothingismagick @zaydek @nonara

Achievements

Achievements

Highlights

  • Pro

Organizations

@microsoft @tyml @comprakt
Block or Report

Block or report hediet

Report abuse

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

Report abuse

Pinned

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

    TypeScript 7k 329

  2. This unofficial extension integrates Draw.io (also known as diagrams.net) into VS Code.

    TypeScript 7.6k 284

  3. This extension brings the famous Monaco editor to Github

    TypeScript 147 11

  4. slideo Public

    This tool uses OpenCV to automatically synchronize slides with videos that show these slides.

    Rust 69 2

1,808 contributions in the last year

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

Contribution activity

October 2021

Created a pull request in microsoft/vscode that received 5 comments

Implements horizontal guides for bracket guides.

I don't like the hack with nextGuides, but I thought at least 30 minutes on how to do it better. It is for this corner-case where two bracket pairs…

+231 −47 5 comments
Opened 3 other pull requests in 2 repositories

Created an issue in microsoft/TypeScript that received 1 comment

Don't show consecutive errors when incorrectly implementing an interface

Description Example When incorrectly but explicitly implementing an interface using implements, an error should only be shown for the incorrectly i…

1 comment