Allow tab autocomplete without initial letter

Is it possible to configure the tab autocomplete in such a way that if i hit tab right after the file separator "\", it will show all the files in the folder rather than entering a tab (e.g. after readtable('D:\stuff\myfolder\ ) ? The default is to start showing suggestions only if at least the first letter of the file name can be guessed, which in my case is rarely the case making the autocomplete rather useless...

Respuestas (1)

DGM
DGM el 20 de Ag. de 2021

0 votos

If you're talking about enabling tab-completion for your own code, that's done with a functionSignatures.json file.
Though I'm no expert in setting it up

Categorías

Más información sobre MATLAB Mobile Fundamentals en Centro de ayuda y File Exchange.

Preguntada:

el 20 de Ag. de 2021

Respondida:

DGM
el 20 de Ag. de 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by