simonsteele / pn

Programmer's Notepad
373 stars 115 forks source link

When using API file, ctags do not works #164

Open JoseQuintas opened 7 years ago

JoseQuintas commented 7 years ago

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.

syntax

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....

JoseQuintas commented 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?

pnotepad

JoseQuintas commented 7 years ago

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.

.

JoseQuintas commented 7 years ago

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.