Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: completion script #13

Open
XedMada opened this issue Jun 21, 2013 · 4 comments
Open

Feature Request: completion script #13

XedMada opened this issue Jun 21, 2013 · 4 comments

Comments

@XedMada
Copy link

XedMada commented Jun 21, 2013

I currently use a syntax file based autocompletion (perhaps my primary reason for using vim over processing.app.) It does an o.k. job, but it isn't as contextually aware as it should be. What is the possibility of creating a processingcomplete.vim for omnicomplete to use? I've had a look at javacomplete.vim to see how its done or if it could be easily adapted, but it's a bit beyond me.

@crazymaster
Copy link
Collaborator

BTW, how about trying to use neocomplcache.vim or neocomplete.vim.
These plugins are so cool.

@XedMada
Copy link
Author

XedMada commented Jun 24, 2013

I currently use YouCompleteMe.vim which is quite good and derives it's completion results in a similar manner. Still, it isn't as good as using it with a language that has a good omnicomplete script.

@sophacles
Copy link
Owner

I currently don't know much about omnicomplete scripts - I think this is a good idea and at some point will dive in and try, and I will also look into crazymaster's suggestions, but for now I'm hoping someone who has better knowledge of this area of vim can take this on.

@crazymaster
Copy link
Collaborator

I realize that a syntax completion is OK but a omni-complete(complete by analyzing the context; :h compl-omni) script is missing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants