pulse00 / Twig-Eclipse-Plugin

Eclipse plugin for the twig templating language.
twig.dubture.com
MIT License
107 stars 24 forks source link

Autocompletion not working for symfony paths. #85

Closed jumika closed 3 months ago

jumika commented 10 years ago

When i type {{ path('[cursor is here]') }} and press ctrl + space there are two things that can happen: autocomplete window come up with "no proposals" text or error window come up with text: "Cannot access Source module Reason: Index out of bounds" ant than the autocomplete window with "no proposals" text.

zulus commented 10 years ago

What PDT version you are using?

jumika commented 10 years ago

PHP Development Tools (PDT) 3.3.0.201405161859 org.eclipse.php.feature.group Eclipse.org Installed today from p2-dev checking only the symfony feature.

sparrowek commented 10 years ago

The same problem for me - always no proposals message

rtherry commented 9 years ago

Same here. PDT 3.7.0 No completion. No route or parent block

zulus commented 9 years ago

I'm finishing twig editor refactoring (new_editor branch), this will be fixed here. First dev build in p2-dev update site should be available in next month.