Open JannisNe opened 3 months ago
Edit:
If I add the images
directory as a source directory under Preferences -> Project: my_project -> Project Structure
I get the suggestions. This is also the behaviour for version 0.9.6 but wasn't always the case. Did something in PyCharm itself change?
Type of JetBrains IDE (IntelliJ, PyCharm, etc.) and version
Build #PY-241.18034.82, built on June 24, 2024
Operating System
MacOS 12.5.1
TeXiFy IDEA version
0.9.7
What I did (steps to reproduce)
Install the newest TeXiFy IDEA version
Minimal example to reproduce the problem
With a directory structure
I would expect to get the suggestion
test_image1.pdf
forwhich in fact worked up until version 0.9.6.
I still get the corresponding suggestion for
test_image2.pdf
.Expected behavior
Get suggestions for files.
Actual behavior
No suggestions appear.