plantain-00 / type-coverage

A CLI tool to check type coverage for typescript code
MIT License
1.2k stars 43 forks source link

VSCode plugin #5

Open oshimayoan opened 5 years ago

oshimayoan commented 5 years ago

Well, this is not actually an issue. But I just wanna ask, is there any plan to implement this as a plugin for VSCode? So we could see the percentage and error directly inside it.

plantain-00 commented 5 years ago

I never wrote VSCode plugin before, I will try it in the next several days. Of course, it's welcome if anyone can help with it.

plantain-00 commented 5 years ago

It's here now: https://marketplace.visualstudio.com/items?itemName=york-yao.vscode-type-coverage

robin-anil commented 5 years ago

this is not installing in VS code? keeps failing

plantain-00 commented 5 years ago

@r-tock It should be able to be installed in VSCode, what error can you find? 2018-11-19 07 43 16

robin-anil commented 5 years ago

I keep getting this

screen shot 2018-11-19 at 12 11 21 am
plantain-00 commented 5 years ago

@r-tock Sorry, I cannot reproduce it with my two computers, you may try to install it manually, like the error said.

robin-anil commented 5 years ago

Thanks, I think I figured it out, I was on VSCode version 1.25 and it works well on 1.29.1