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

Maybe somehow use it in vim/emacs/etc? #23

Open
kootenpv opened this issue Mar 21, 2017 · 4 comments
Open

Maybe somehow use it in vim/emacs/etc? #23

kootenpv opened this issue Mar 21, 2017 · 4 comments

Comments

@kootenpv
Copy link

I wanted to compliment pdir again. I notice that I start using it instead of documentations every now and then. Would there maybe be a way we can logically use it in editors?

Maybe others have an idea for it.

@laike9m
Copy link
Owner

laike9m commented Mar 22, 2017

Thank you, it's great to hear that 😄

But I don't see how pdir2 as a "Python third-party package" can be integrated to an editor. I'd say if a Vim plugin implement the same logic, it definitely works. However, my knowledge about editors is very limited, there may be some way I'm not aware of that can achieve this.

Suggestions/PRs welcomed.

@eduOS
Copy link

eduOS commented Dec 11, 2017

I suppose what @kootenpv wants is a prettified YouCompleteMe popup menu. I think this would be a tall order if YCM is not totally understood. If this feature is not based on YCM some conflicts may occur (most vimers use YCM I think).

@laike9m
Copy link
Owner

laike9m commented Dec 13, 2017 via email

@laixintao
Copy link
Collaborator

@eduOS You can integrates into YCM like this: https://github.com/SirVer/ultisnips#ultisnips

Use YCM's complete menu, won't be conflicts, I guess.

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

No branches or pull requests

4 participants