<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 15 Sep 2008, at 21:29, Nicolas CHARLOT wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: -webkit-monospace; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; ">For instance, if I type "include" + ALT + ESC, I've a "No matches  <br>found</span></blockquote></div><br><div>From the bundle Help:</div><div><br></div><div>“When ⎋ completion is invoked inside of a string following an include/require, the filename will be completed instead.”</div><div><br></div><div>You should be pressing just escape, not option-escape, and you need to have the caret in the string, e.g.:</div><div><br></div><div>include 'Filen‸'</div><div><br></div><div>With the caret at ‸, pressing escape will complete filenames.</div></body></html>