sponsor Vim development Vim logo Vim Book Ad

poshcomplete-vim : Omni Completion for PowerShell

 script karma  Rating 13/6, Downloaded by 1952  Comments, bugs, improvements  Vim wiki

created by
cd01
 
script type
ftplugin
 
description
This is omnifunc for PowerShell.

Usage:
    1. call poshcomplete#StartServer()
    2. foobar<C-X><C-O>


LATEST VERSION
    https://github.com/cd01/poshcomplete-vim
 
install details
1. netsh http add urlacl url=http://+:1234/ user=Everyone
2. Download poshcomplete-vim-xx.xx.zip from this page
3. Extract poshcomplete-vim.zip to ~\vimfiles\bundle\poshcomplete-vim
4. Run ~\vimfiles\bundle\poshcomplete-vim\server\PoshComplete\bin\Release\PoshComplete.exe and Turn off Security Warning
5. Add ~\vimfiles\bundle\poshcomplete-vim to runtimepath

Requirement:
  * webapi-vim https://github.com/mattn/webapi-vim
  * vimproc https://github.com/Shougo/vimproc

 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
poshcomplete-vim-0.1.1.zip 0.1.1 2014-08-18 7.3 cd01 Fix a bug
poshcomplete-vim-0.1.0.zip 0.1.0 2014-08-15 7.3 cd01 New completion method
ip used for rating: 216.73.216.147

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github