coc-extensions / coc-powershell

PowerShellEditorService integration for coc.vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Write tests... in TS!

TylerLeonhardt opened this issue · comments

naturally we should be testing our stuff somehow.

I have a dumb idea... Start vim, replay commands, then diff.

actually this may be a popular approach.. see vimgolf.

Now that we're moving to ts this should be an easier task