5

Does anybody know how to get Jython support in VIM / gVIM? (preferably on windows or alternatively on mac)

By Jython support I mean code completion, syntax highlighting etc. especially when working with third party .jar files (e.g. sikulixapi.jar from Sikuli /SikuliX).

Thanks in advance.

Cheers Tset Noitamotua

Wlad
  • 2,866
  • 3
  • 28
  • 42
  • 1
    Could it be realized with this Plugin for Vim: [YouCompleteMe](http://valloric.github.io/YouCompleteMe/)? – Wlad Jan 19 '15 at 11:35
  • @Valloric: what do you as ycm masters think? :) – Wlad Jan 19 '15 at 11:59
  • @Haroogan: what do you as ycm for windows master think? ;-))) – Wlad Jan 19 '15 at 12:01
  • If the Jedi Python semantic engine (which YCM uses) can understand Jython, then YCM should work just fine with it. But I doubt Jedi supports Jython. – Valloric Jan 19 '15 at 18:59
  • I do not understand the intention for using Vim, when there are full featured IDE's that support Python/Jython projects like Eclipse/PyDev, PyCharms ... and looking for an editor only, that has excellent support for adding your private features: Jedit. (ok, no code completion :-) – RaiMan Jan 26 '15 at 08:47
  • @RaiMan [Here´s my intention](https://github.com/Tset-Noitamotua/Sikuli-and-Robot-Framework-Integration/issues/4#issuecomment-72856441) :-))) I would like to have SikuliX + Robot Framework in a lightweight, fast and highly customizable "ITE" (Integrated Testing Environment) - open source of course :) – Wlad Feb 04 '15 at 14:42
  • Seems that there are not a lot vim-guys using jython and vise versa :-( – Wlad May 16 '15 at 21:29

0 Answers0