Hi,
> Having one plugin for all languages sound great. Is there any
> documentation on how to add a language to your plugin?
There is an embryo of documentation on the subject which I see is not up-to date :(
If you open the files in autoload/lh/refactor/{ft}.vim, you should see plenty examples.
An important point, the Extract-Method refactoring relies on ctags, and I need to work on it as I remember there is a pending bug.
> I'd like Python and Go support specifically if at all possible.
I don't know Go. In Python I only have Extract-Variable and a likely bugged Extract-Method -- I can't remember the last time I've using it.
But honestly, I suspect you'll have far better results with the two other plugins dedicated respectively to Python and to Go.
Currently, I'm spending my energy on other but sometimes related topics:
- https://github.com/LucHermitte/lh-style/
- and https://github.com/LucHermitte/lh-vim-lib/blob/master/doc/Project.md integration in buildToolsWrapper.
Regards,
--
Luc Hermitte
--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment