[ 源代码: vim-youcompleteme ]
软件包:vim-youcompleteme(0+20190211+gitcbaf813-0.1)
vim-youcompleteme 的相关链接
Debian 的资源:
下载源码包 vim-youcompleteme:
- [vim-youcompleteme_0+20190211+gitcbaf813-0.1.dsc]
- [vim-youcompleteme_0+20190211+gitcbaf813.orig.tar.xz]
- [vim-youcompleteme_0+20190211+gitcbaf813-0.1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [valloric.github.io]
相似软件包:
fast, as-you-type, fuzzy-search code completion engine for Vim
YouCompleteMe is a fast, as-you-type, fuzzy-search code completion engine for Vim. It has several completion engines: an identifier-based engine that works with every programming language, a semantic, Clang-based engine that provides native semantic code completion for C/C++/Objective-C/Objective-C++ and an omnifunc-based completer that uses data from Vim's omnicomplete system to provide semantic completions for many other languages (Ruby, PHP etc.).
其他与 vim-youcompleteme 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-future
- Clean single-source support for Python 3 and 2 - Python 3.x
-
- dep: python3-requests (>= 2.2.1)
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-requests-futures
- library for asynchronous HTTP requests (Python 3)
-
- dep: vim-nox
- Vi IMproved - enhanced vi editor - with scripting languages support
- 或者 vim-python
- 本虚包由这些包填实: python-neovim
-
- dep: ycmd-core-version (= 41)
- 软件包暂时不可用
-
- rec: vim-addon-manager
- manager of addons for the Vim editor