doxdocgen icon indicating copy to clipboard operation
doxdocgen copied to clipboard

Autocomplete doesn't trigger for .c & .h files. but it works for .cpp

Open masriomarm opened this issue 3 years ago • 6 comments

Describe the bug A clear and concise description of what the bug is. intellisense is not working when a file is .c or .h, but it works for cpp files.

when created a new workspace to take the images. it worked for header file. but still not working for c files.

Screencaps image C_file image

Your System:

  • OS: [Linux]
  • VS Code Version [1.63.2]
  • Doxdocgen Code Version [1.3.2]

masriomarm avatar Jan 20 '22 17:01 masriomarm

while in the same file, changing the language mode in the lower right corner in the status bar in vscode seems to workaround the issue. while in c language mode, the extension doesn't trigger intellisense. but it seems to work in cpp language mode.

hope this can help. @cschlosser

masriomarm avatar Jan 23 '22 05:01 masriomarm

I have exactly the same experience, i.e. it works when I change to C++ when editing a C file.

olowo726 avatar Feb 08 '22 04:02 olowo726

Hi @masriomarm ,

thank you for bringing this to my attention. Maybe this is related to #273 or #261.

cschlosser avatar Feb 24 '22 18:02 cschlosser

Hi @cschlosser , thanks for your effort. let me know if i could provide more help.

masriomarm avatar Feb 24 '22 19:02 masriomarm

Is there any way to solve this problem?

yyangdid avatar Oct 14 '22 06:10 yyangdid

Still a problem

palapapa avatar Oct 24 '22 14:10 palapapa