On 15 Sep 2008, at 21:29, Nicolas CHARLOT wrote:
For instance, if I type "include" + ALT + ESC, I've a "No matches found
From the bundle Help:
“When ⎋ completion is invoked inside of a string following an include/require, the filename will be completed instead.”
You should be pressing just escape, not option-escape, and you need to have the caret in the string, e.g.:
include 'Filen‸'
With the caret at ‸, pressing escape will complete filenames.