Open JoseQuintas opened 7 years ago
Works if .prg defined to c++ but do not Works if defined to harbour. Could you help me to understand where is wrong, and/or what to do?
detail: if I use a file harbour.api, I have help for harbour functions., but not for ctags. if I do not use it, I have help for ctags.
Question is: what is needed on harbour.api?
I do not found text about this type of file, Try on scintilla and scite but here is nothing about it. Only php.api on pnotepad is available as example, and do not have any extra option, except ignoreCase="yes" that seems do not change anything about case.
.
Is possible to change api format? why not a file do be detected by ctags rules? Think this: user will configure api using own language file.
This feature do not Works anymore, except for functions on file.api, and same for autocomplete. I do not know what to do. ctags function list is ok, constant list ok.
tools, options, autocomplete, (X) include tags
no autocomplete for tags, no intellisense for ctags functions. Any idea about this? Image shows that this feature Works before....