I installed ycmd completions plugin wim ycmd server and completions work fine , but whenever I
need also autocomplete for gtk apps I have no completion suggestions for gtk identifiers.
my ycm_extra_conf.py file has all the includes for gtk headers as well as others.Ycmd show output
[YCMD] #### START COMPLETION ####
[Ycmd][Notify] /home/serge/project/sublimecpp/example-0.cpp
[Ycmd][Server] 2016-11-09 17:07:27,120 - INFO - Received event notification
[Ycmd][Server] 2016-11-09 17:07:27,120 - INFO - Adding buffer identifiers for file: /home/serge/project/sublimecpp/example-0.cpp
[Ycmd] > [ERROR] unknown type name ‘GtkAppl’ (3,1)
[Ycmd] > [ERROR] expected identifier or ‘(’ (3,8)
[Ycmd][Completion] for /home/serge/project/sublimecpp/example-0.cpp:3:8
[Ycmd][Server] 2016-11-09 17:07:27,169 - INFO - Received completion request
[YCMD] #### START COMPLETION ####
Problem with autocomplete developing c-gtk app using Ycmd completion
Viterzgir
#1
0 Likes