cite completion - multiple files
Brought to you by:
srinathava,
tmaas
It seems that when latex code is in multiple files, cite completion does not work. The path does not contain any spaces. Ref completion works. Python works. When I type \cite{ and press <F9> nothing happens, the screen blinks, one can see another window opening (below the opened file) opening and closing immediatelly. No error is written out. I created two minimal examples. ex1 is multifile issue where cite completion does not work while ex2 is a single file where completion works fine.
I was looking for the problem but only found the issue with space in path. My system si windows 7 x64. But i remind, the completion works fine for a single file code.
Thank you.