Hi,

Le 02/01/2015 19:20, Chris Simon a écrit :
> 
> Geany has many features to help the programmer. Among these are
> autocompletion and definition popup features. These same tools are
> tantelizingly close to being useful for another strict syntax problem
> for writing/using a Closed Vocabulary.
> 
> Right now, Geany will present a popup list of options using the
> autocomplete scheme Complete Word, but only once that vocabulary is
> already present within the file. Even if the complete "for all words in
> a document" option is off, Geany doesn't look elsewhere for a list of
> predetermined words. It's the user experience equivalent of a non-closed
> vocabulary--anything goes.

You could use a tag file [1] containing your vocabulary, and disable the
"Autocomplete all words in document" option.

Regards,
Colomban

[1] http://www.geany.org/manual/#global-tags
_______________________________________________
Users mailing list
[email protected]
https://lists.geany.org/cgi-bin/mailman/listinfo/users

Reply via email to