Live data from Hacker News

Viewing profile — xaberus

xaberus

HN member
Joined
Sun, Jun 12, 2022, 2:06 PM UTC
HN karma
9
Public activity
2 items

About xaberus

No profile information was provided.

Recent public activity

  1. comment
    Comment #39417608

    A slight correction: Pyright is the Microsoft provided _type checker_. Eric had no intention of ever extending it to a full LSP (though it is usually good enough) in fear of Micros…

  2. comment
    Comment #31715857

    The extension API proposals and RPC protocol are open sourced and the server code is just an electron-less version of the regular VSCode extension host (hence, remote extension hos…