You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@moetelo If you need any more info let me know.
I was working in a standard drupal project.
You can setup one quickly with:
composer create-project drupal/recommended-project drupal
cd drupal
composer require drush/drush
drush si standard -y --db-url=sqlite://sites/default/db/.ht.sqlite
moetelo
changed the title
Types in Comments
Completion for typed variables doesn't work for some classes
Oct 14, 2024
Hi,
I would love to have a feature like this:
phpstorm:
vscode:
The formatting already works nicely in vcode, but it doesn't allow jumping to the class or autocomplete.
Is this possible in twiggy or would intelephense need to implement it?
The text was updated successfully, but these errors were encountered: