Muah

Results 209 comments of Muah

okay, maybe then we can have an extra option under settings to ignore certain folders like `node_modules / vendor`

i found another solution, not 100% satisfactory but its a start ``` css .hide-pjax { opacity: 0; -webkit-transform: translate(50%,0); transform: translate(50%,0); -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }...

for homestead as it mirrors the same folder structure on ur HDD, so running the cmnds will work like normal like it used to in v4 artisan package.

> https://github.com/eamodio/vscode-gitlens/blob/main/src/codelens/codeLensProvider.ts - that's a nice 900 line sample of `codeLens` api, I'm not doing that. PR is welcome of course. +1 for the option, for anyone up to the...

https://github.com/aaronlord/laroute/pull/66

sorry, thought u wanted to ignore routes by group, my bad

u can exclude anything from the output at `vendor/lord/laroute/src/Routes/Collection.php` **line:93** but note that u wont be able to use the `laroute.action` anymore

oh sorry for that, check the PR instead

a way around for windows ,maybe u could add an option where the user can select the exe of the color picker he/she have ,something like Pixeur which have everything...