texworks icon indicating copy to clipboard operation
texworks copied to clipboard

Allow selective auto-completion

Open josephwright opened this issue 8 years ago • 1 comments
trafficstars

Currently the auto-completion list is all-or-nothing: there are multiple .txt files providing the data but they are all 'on'. It would be good if there were an interface to turn them on and off: would for example allow different 'modes of operation'.

josephwright avatar Aug 11 '17 14:08 josephwright

I wrote a lua script that might help, see here. It calculates context-aware completions and documentation, and is meant to be extensible.

astoff avatar May 06 '19 11:05 astoff