Remix.run Logo
ikidd 3 hours ago

I'd like to share my project that let's you hit Tab in order to get a list of possible methods/properties for your defined object, then actually choose a method or property to complete the object string in code.

I wrote it in Typescript and React.

Please star on Github.