Giter Site home page Giter Site logo

poshcomplete-vim's People

Contributors

cd01 avatar sgur avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

sgur

poshcomplete-vim's Issues

Comments break completion

When I have comments in my code, I get the message:

-- Omni completion (^O^N^P) Pattern not found

But when I don't, everything works perfectly.

Ex (fails):
image

Ex (works after deleting line 3 from previous):
image

how do I use vimproc?

I downloaded the .dll file, I have read the readme of vimproc, which is all about how to build it....

so, what should I do with this .dll file?

Error detected while processing function poshcomplete#CompleteCommand..webapi#json#decode

Running version 0.1.32
Win 7 x86
PSVersion 4.0

Using pathogen

Here is the version of curl I have installed:
curl 7.31.0 (i386-pc-win32) libcurl/7.31.0 OpenSSL/0.9.8y zlib/1.2.6 libssh2/1.4.3

For installing vimproc I dropped vimproc_win32.dll into bundle\vimproc.vim\autoload and ran mingw32-make -f make_mingw32.mak. It run without any errors. I read at this link I had to put the dll in the autoload folder: http://www.4thinker.com/vim-shougo.html

When I run :call poshcomplete#StartServer() in Vim A cmd prompt comes up running a command like this and then closes without displaying any errors:
cmd.exe /c (curl -s -k -i ^"http://localhost:1234/poshcomplete/test^" ^>C:\Users\Me\AppData\Local\Temp\VIo6382.tmp 2^>^&1")

When I try to do completion I get this error:
Error detected while processing function poshcomplete#CompleteCommand..webapi#json#decode:
line 33:
E15: Invalid expression

Let me know if you need more info.

オプションも補完されてほしい

'get-content -' とかで、 するとオプションが補完されてほしいが、
getline('.') したら、'-' が '0' に置換されたものが返ってくるので補完されない。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.