Jan 22, 2020
0
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?
Please or to participate in this conversation.