Skip to main content
Philip Wee
Co-Founder, FireJet
View all authors

TRPC implementation for VSCode extension message passing

ยท 7 min read
Philip Wee
Co-Founder, FireJet

I recently built taffy, an open source github-copilot alternative as a pet project, and during my implementation of the VSCode Extension I realised that a large chunk of the code could be extracted into an easy to use template for making VSCode extensions with better message passing.

You can see a quick demo of what the template looks like below: