This one completes the word using all identifiers present in the file. The main difference from other completions is the absence of lookup list - it will cycle through variants on successive invocations. It also proposes nearest to current position identifiers earlier.
This one completes the word using all identifiers present in the file.
The main difference from other completions is the absence of lookup list
- it will cycle through variants on successive invocations. It also
proposes nearest to current position identifiers earlier.