Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

bezbeli's avatar
Level 19

VS Code Vim mode (open file under cursor)

Hi, not sure if this is a bit off topic for this forum but will try anyway :-) I have problem with blade partials when in VS Code VIM mode. I regularly use or "gf" in VIM but unless I use full name eg. @include('partials/card.blade.php') I get an error when using it in VS Code. Is there a workaround for this beside putting whole filename? Can @include('partials.card') in VS Code work the same way as it works in VIM?

0 likes
0 replies

Please or to participate in this conversation.