issues Search Results · repo:xavierd/clang_complete language:Python
Filter by
395 results
(77 ms)395 results
inxavierd/clang_complete (press backspace or delete to remove)Description: When I use Ctrl+] in a *.c file to jump to a function s definition, it works correctly the first time.
However, if I use Ctrl-T, :bdelete to jump back to the original *.c file and then use ...
YSW0630
- 1
- Opened on Dec 5, 2024
- #600
When I open a .c file, I am receiving the following error:
src/main.c 51L, 907B
Error detected while processing BufRead Autocommands for *.c ..function dist#ft#FTlpc[11]..FileType Autocommands for ...
8i8
- Opened on Nov 5, 2023
- #598
I have a main.cpp file in my src directory, and I have others stored in different paths that cannot be compiled
independently. When I setup my .clang_complete in the project s root directory, I can get ...
rationalcoder
- Opened on Aug 1, 2023
- #597
I wanted to know if this plugin works on windows with nvim. Also if it works, then how to set it up?
aayush749
- Opened on Jul 16, 2023
- #596
The C plugin for VSCode has a very nice feature. When you use a dot on a pointer to a struct/class, it will
automatically convert the dot to an arrow when you select one of the drop downs.
At support ...
kidsfreej
- Opened on Sep 21, 2022
- #593
It seems to me that the completions I get when hitting Ctrl+N are way too bad to actually be the work of clang_complete.
For installation, I ve tried installing with a plugin manager, cloning the repository ...
SanJacobs
- 8
- Opened on Jul 8, 2022
- #591
First of all congrats on the plug-in, is a great achivement! so much ligheter than YCM and trivial to set-up. vim9 was
just released with a new and allegendly fast scripting language, are you planning ...
dmorilha
- 1
- Opened on Jun 30, 2022
- #590
clang_complete doesn t find the member names in the individual structs inside a struct array:
struct poptOption opts[] = {
{ . -- no pattern found },
};
but this works (which should mean I configured ...
JasperSurmont
- 1
- Opened on Apr 26, 2022
- #589
Hey. I tried the steps, but I can t make it work.
I m using Fedora 34, Python3.9, clang 12, vim 8.2.
I have this line in ~/.vimrc:
let g:clang_library_path= /usr/lib64/llvm/
(I previously tried with ...
Feoggou
- Opened on Dec 21, 2021
- #588
Hello. Function parameters are not displayed in vim. What should I do?
Image
be4zad
- 1
- Opened on Dec 19, 2021
- #587

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.