-
Notifications
You must be signed in to change notification settings - Fork 60
Closed
Labels
Description
Feature Description
Feature Description
Description:
Current behaviour is that Laravel extension only starts working if VSCode is opened at the root of the laravel project
Our current repository has the laravel project as a subdirectory of the bigger git repo.
Such that:
./.git
./laravel/
./etc/
I noticed that opening vscode in the laravel subdirectory was effective, but nothing executes otherwise.
Proposed Feature:
Allow setting the laravel subdirectory as the basePath for the laravel extension.
First time opening an issue so feel free to shred me :)
ricdizio, IsraelOrtuno, a1vin1au, Tamas-hi, AnaelBonnafous and 5 more