potatomaster42 / vim

Automatically exported from code.google.com/p/vim
0 stars 0 forks source link

phpcomplete.vim Ctrl+X Ctrl+O will show tab pages #337

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Edit PHP File.
2.Ctrl+X Ctrl+O

What is the expected output? What do you see instead?
Will Flash Show tab pages.

What version of the product are you using? On what operating system?
Last hg version. Windows and Linux.

Please provide any additional information below.

Original issue reported on code.google.com by bstaint on 9 Mar 2015 at 6:47

GoogleCodeExporter commented 9 years ago
Please report to the maintainer of the script. You find the contact data in the 
file $VIMRUNTIME/autoload/phpcomplete.vim
When he acknowledges the problem and fixes it, he will send an updated script 
for inclusion with Vim to Bram.

Original comment by chrisbr...@googlemail.com on 9 Mar 2015 at 6:56

GoogleCodeExporter commented 9 years ago
Hi bsaint!

These changes was introduced to make the plugin work better with noequalalways.

Would you mind giving the the attached version a try?
That has the tab related changes reverted and the original issue fixed in 
another way, should work OK for you (I wanted to wait until i get some feedback 
on the noequalalways before sending it in for Bram).

Original comment by complex...@gmail.com on 10 Mar 2015 at 9:50

Attachments:

GoogleCodeExporter commented 9 years ago
Same issue here. The patched version works well for me.

Original comment by rrosma...@gmail.com on 7 Apr 2015 at 7:24

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Thanks for the feedback!

I've sent an updated version to Bram (in fact there were an another update 
since then), 
it usually takes a little time to be included at normal times but I'm afraid 
that 
we'll have to wait until the repo-moving from google code is done.

You can always check the latest version here: 
https://github.com/shawncplus/phpcomplete.vim 
Not exactly the same (it has more options and more complete built-in database), 
I usually test changes here and if noone complains i merge send a version to 
Bram, 
so I really appreciate any feedback on the github version.

Original comment by complex...@gmail.com on 7 Apr 2015 at 3:04

GoogleCodeExporter commented 9 years ago
closing, should be included now 
(https://code.google.com/p/vim/source/detail?r=dff4e29c69052ab3e9498925fceb4c1bc
4881c4e)

Original comment by chrisbr...@googlemail.com on 13 Apr 2015 at 5:34