Information for RPM vim-omnicppcomplete-0.41-10.fc28.src.rpm
ID | 111040 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Name | vim-omnicppcomplete | ||||||||||
Version | 0.41 | ||||||||||
Release | 10.fc28 | ||||||||||
Epoch | |||||||||||
Arch | src | ||||||||||
Summary | vim c++ completion omnifunc with a ctags database | ||||||||||
Description | This script is for vim 7.0 or higher, it provides C/C++ completion thanks to a ctags database. Features : - Complete namespaces, classes, structs and union members. - Complete inherited members for classes and structs (single and multiple inheritance). - Complete attribute members eg: myObject->_child->_child etc... - Complete type returned by a function eg: myObject->get()->_child. - Complete the "this" pointer. - Complete a typedef. - Complete the current scope (global and class scope). - Complete an object after a cast (C and C++ cast). - Complete anonymous types (eg: struct {int a; int b;}g_Var; g_Var.???). It also works for a typedef of an anonymous type. Notes : - The script manage cached datas for optimization. - Ambiguous namespaces are detected and are not included in the context stack. - The parsed code is tokenized so you can run a completion even if the current instruction has bad indentation, spaces, comments or carriage returns between words (even if it is not realistic). | ||||||||||
Build Time | 2018-02-10 03:06:07 GMT | ||||||||||
Size | 48.38 KB | ||||||||||
58fa29530a6f3621e829f99e3f941057 | |||||||||||
License | GPLv2+ | ||||||||||
Provides | No Provides | ||||||||||
Obsoletes | No Obsoletes | ||||||||||
Conflicts | No Conflicts | ||||||||||
Requires |
|
||||||||||
Recommends | No Recommends | ||||||||||
Suggests | No Suggests | ||||||||||
Supplements | No Supplements | ||||||||||
Enhances | No Enhances | ||||||||||
Files |
|
||||||||||
Component of | No Buildroots |