digestif icon indicating copy to clipboard operation
digestif copied to clipboard

Path completion support?

Open nujabse opened this issue 3 years ago • 1 comments

It would be nice if digestif can offer path completion function support. For example, when inserting images with \includegraphics command, it can show completion candidates based on file path when you are typing.

nujabse avatar Jun 25 '21 03:06 nujabse

This is definitely a good feature to include. It should also cover commands that load files from the TeX installation as opposed to user files, such as \documentclass, \usepackage, etc.

astoff avatar Jun 25 '21 15:06 astoff

I've added this now, but not for files inside subdirectories, which would be trickier to get right. Let me know if you find any issues.

astoff avatar Dec 29 '22 10:12 astoff