Creating a vs code extension using Rescript

77 views Asked by At

I am new to using rescript and trying to convert an extension I started writing in typescript into rescript. I cannot figure out how to access the vs code extension api though.

Is there a way to create a vs code extension solely using rescript or should I just keep the typescript boiler plate?

0

There are 0 answers