[Github-comments] [geany/geany] [Enhancement request] Can complete from other opened file. (Issue #3123)

elextr notifications at xxxxx
Fri Feb 11 02:15:56 UTC 2022


For names to autocomplete in filea.c without being recognised as symbols you must have `Edit->Preferences->Editor->Autocomplete all words in document` set.

As the name says it autocompletes words _in the document_, not between documents.  

This setting is for use in documentation when there is no symbol detection.  For programming languages, symbol definitions are detected to provide additional useful information such as function parameters and to limit autocomplete to the same language, but you need to see the definitions in an open file or loaded tag file.

When any word in a document is considered for autocomplete, making all words, in all documents open, available in all other open documents will likely result in too many autocompletes to be useful, and probably won't happen.



-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3123#issuecomment-1035759829
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/issues/3123/1035759829 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220210/9e36d4f1/attachment.htm>


More information about the Github-comments mailing list