Viewing profile — xaberus
xaberus
HN member- Joined
- Sun, Jun 12, 2022, 2:06 PM UTC
- HN karma
- 9
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About xaberus
No profile information was provided.
Recent public activity
-
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…
-
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…