次の方法で共有


PowerShell indentation for VIM - version 2.0

In continuation to my previous post, I've been working lately on fixes to my PowerShell indentation and they are finally complete.

Right now it looks like everything is indented correctly and i've uploaded the new version (2.0) to vim.org site.

I had 39 downloads for version 1.0 (which is pretty impressive for something as niche as writing the most modern script language using one of the oldest editors around). Hopefully version 2.0 will be just as popular.

So, go ahead and download the new version, it has everything you ever wanted from a PowerShell indentation script.

Download Here

Oh, and please rate if you find it useful.

Comments

  • Anonymous
    October 18, 2009
    Rated there, and my thanks here.   Yes, it may be an odd thing to do, but all my PowerShell code thus far has been written in VIM.   But then, I fondly remember peteo's Microsoft-internal build of vi from the early 90's.

  • Anonymous
    November 10, 2009
    Good job, thank you very much. Vim is my editor of choice, and this makes it work much better with my scripting language of choice!