haidubogdan / netbeans-php-blade-plugin

Netbeans 18+ module plugin for php blade template files
Apache License 2.0
26 stars 4 forks source link

Declaration finder gets stuck when changing Projects #42

Closed haidubogdan closed 5 months ago

haidubogdan commented 6 months ago
  1. I have two projects.
  2. I wait for all the indexing to finish.
  3. I try a declaration on one element like a class or function. This will work quite fast.
  4. On the next project we have a delay when we want to use declaration finder for a new element.
haidubogdan commented 5 months ago

It seems IDE related.

Possible reasons :