issues
search
xavierd
/
clang_complete
Vim plugin that use clang for completing C/C++ code.
http://www.vim.org/scripts/script.php?script_id=3302
1.95k
stars
308
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
CMake Improvements
#599
ITHelpDec
opened
7 months ago
0
escape character, apparently required \% to \\%
#598
8i8
closed
1 year ago
0
Completion breaks when opening another .cpp file in a unity build
#597
rationalcoder
opened
1 year ago
0
Does it work on windows with nvim?
#596
aayush749
opened
1 year ago
0
cc_args.py: update shebang for Python 3
#595
swilmet
closed
11 months ago
1
fix completion failure on utf-8 multi-byte characters.
#594
RoaringFerrum
closed
1 year ago
1
Add supports for conversion of dots to arrows for pointers!
#593
kidsfreej
opened
2 years ago
0
update example llvm version
#592
kibnakamoto
closed
2 years ago
0
Troubleshooting - omnifunc and completefunc are not set to ClangComplete. What now?
#591
SanJacobs
closed
2 years ago
8
vim9 support
#590
dmorilha
closed
2 years ago
1
Completion in struct array doesn't work
#589
JasperSurmont
opened
2 years ago
1
Cannot use clang_complete with vim on Fedora
#588
Feoggou
opened
2 years ago
0
Function parameters are not displayed
#587
be4zad
closed
1 year ago
1
which version for python and clang
#586
lougxing
opened
3 years ago
3
Vim opens and freezes to a blank screen when using a file of *.c or *.cpp
#585
bhache
opened
3 years ago
0
every time I use Ctrl+N will run tag scan,it will take several seconds,how to make it faster?
#584
ChangmingTian
opened
3 years ago
0
slow code completion when #include <boost/algorithm/string.hpp>
#583
ahmednofal
opened
3 years ago
1
C++11 STL data structures and functions aren't being autocompleted
#582
incinerate-tools
opened
4 years ago
0
Fixed UltiSnips py3 after python usage (compat)
#581
bdebyl
closed
4 years ago
2
Nothing works - Jump to declaration, auto completion etc
#580
MartinChekurov
opened
4 years ago
0
cc_args.py IndexError: list index out of range
#579
Shane-XB-Qian
closed
4 years ago
1
'std' not in the complete results
#578
yanzp0214
closed
4 years ago
1
No such file or directory: '/c/Users/lotuslwt/.vim/bundle/clang_complete/plugin/libclang.py'
#577
lotuslwt
opened
4 years ago
0
fixed deprecation warning t.isAlive
#576
gerzin
closed
4 years ago
1
Clarification needed on statement "Just put the files in ~/.vim/"
#575
SiteshSahoo
closed
2 years ago
3
Python error after installation
#574
luisvgs
opened
4 years ago
4
Adding Plugin 'rip-rip/clang_complete' to vimrc cant open c file anymore
#573
HenningCode
opened
4 years ago
0
CMake / compile_commands.json / Qt / Windows not working
#572
zeechs
closed
5 years ago
1
Completion of class attribute fails unless I open and save the header file first
#571
ghosty141
closed
2 years ago
0
Using C++14; C++11 warnings!
#570
TahaMagdy
opened
5 years ago
2
Pattern not found for some standard libraries and only pick the first include
#569
Olivier-Delierre
opened
5 years ago
1
Confused by installation instructions
#568
mvanaltvorst
closed
2 years ago
2
win gvim / clang-complete / libclang locks files up, so cannot save them until close+reopen!
#567
technomagos
opened
5 years ago
0
crash after autocommand call <SID>ClangCompleteInit()
#566
xinranli1993
opened
5 years ago
2
what is MkVimball in the makefile
#565
liushapku
closed
6 years ago
2
clang_complete is ignoring compiler flags in compile_commands.json
#564
gunslingerfry
opened
6 years ago
5
clang_complete only automatically complete after ->, ., :: ?
#563
oronge
opened
6 years ago
6
Add g:ClangListSymbols() to list symbols
#562
ghost
opened
6 years ago
0
How to autocomplete while writing ?
#561
su8
closed
6 years ago
2
Try to fix #559
#560
ghost
opened
6 years ago
1
Conflict with auto_pairs
#559
part1zano
opened
6 years ago
20
Regression after Vim update 8.0.1704 -> 8.1.035: pressing Enter on a completion entry doesn't insert the text and the popup menu doesn't disappear
#558
ghost
closed
6 years ago
1
Support an include option in .clang_complete
#557
snake-scaly
opened
6 years ago
0
Support an include option in .clang_complete
#556
snake-scaly
closed
6 years ago
1
How can I jump to declaration/definition
#555
mttbx
closed
6 years ago
0
libclang can not find the builtin includes
#554
NukeBird
opened
6 years ago
2
Unable to complete loop constructs
#553
fandahao17
opened
6 years ago
4
LibClang code completion -> filter time takes 75% of overall search time
#552
Rtak1001
closed
5 years ago
0
Question about clang_user_options
#551
stefanos82
closed
1 year ago
0
Question: Unable to autocomplete header file names?
#550
stefanos82
closed
6 years ago
36
Next