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?