Tell me the plugin that will autocomplete the project, not just the language, for example, I created a class, and when I use it, vim will suggest medots and properties of this class

  • 3
    which programming language and axis? - KoVadim
  • Languages ​​javascript, php, ruby. Mac / linux platform - Khotey Vitaliy
  • for javascript it does not work out - there are no classes (there are objects there. And what is stored there is often only recognized in runtime). Ruby - github.com/vim-ruby/vim-ruby/wiki/VimRubySupport but I don’t even know with php. - KoVadim

1 answer 1

YouCompleteMe

Support for many languages ​​+ what you want

  • one
    @Other to the question "advise the plugin" is difficult to answer otherwise than by reference. Is the plugin code directly in the response to place? - Nick Volynkin
  • @NickVolynkin, the description of the plug-in can be translated and a gif is inserted, for example. - VenZell
  • @NickVolynkin, in any case, is the answer-link. And this, like, is not encouraged. - user207618