Coder Social home page Coder Social logo

Comments (10)

kosh2323 avatar kosh2323 commented on August 16, 2024 1

Yes, I get the same thing, unfortunately the developer is not responding.

from vscode-laravel-extra-intellisense.

friday-deployer avatar friday-deployer commented on August 16, 2024 1

also please don't log errors to laravel error log. it mess up the log

from vscode-laravel-extra-intellisense.

bensaufley avatar bensaufley commented on August 16, 2024 1

For me, at least, this appears to consistently be the following error:

[error] Laravel Extra Intellisense Error:
 Custom Blade Directives

PHP Fatal error:  Uncaught InvalidArgumentException: Please provide a valid cache path. /path/to/project/vendor/laravel/framework/src/Illuminate/View/Compilers/Compiler.php:67

I'm on Laravel 10.4 but I even upgraded to 11.7 and still see the error. I agree it would be good to resolve this issue. It's not just an annoying pop-up, it's obviously a sign that something is broken.

from vscode-laravel-extra-intellisense.

amir9480 avatar amir9480 commented on August 16, 2024 1

@eugabrielsilva @kosh2323 @friday-deployer @bensaufley
This is a feature to inform you that autocomplete not working on your project,
You may either use "Don't show again" to disable the session or
update to v0.6.6 and set the LaravelExtraIntellisense.disableErrorAlert setting to true.

Happy coding guys

from vscode-laravel-extra-intellisense.

amir9480 avatar amir9480 commented on August 16, 2024 1

@bensaufley
You should check the logs and traces to see why extension can not get data from your project.
Extension runs PHP codes to get data from your app.
Currently, I working on a project using Laravel 10 and everything loads fine on it but if your found a bug fill free to open PR to fix it.

from vscode-laravel-extra-intellisense.

bensaufley avatar bensaufley commented on August 16, 2024

This is a feature to inform you that autocomplete not working on your project

OK thanks, but why not? Is it fixable? If so, how? I know the original issue here is "remove error notification" but I'd rather, like, resolve it than just hide/remove it.

from vscode-laravel-extra-intellisense.

kosh2323 avatar kosh2323 commented on August 16, 2024

Is it necessary to click "Hide notification" every time? This is not a solution. It's annoying, I chose to delete this extension.

from vscode-laravel-extra-intellisense.

amir9480 avatar amir9480 commented on August 16, 2024

@kosh2323 New version has option to completely turn it off

from vscode-laravel-extra-intellisense.

kosh2323 avatar kosh2323 commented on August 16, 2024

@kosh2323 New version has option to completely turn it off

Thanks for the answer, but there was a time when I used the extension, and that time has passed, I need a lot of distractions to solve problems, I don’t want to waste time. Maybe someday I'll return to using it. Good luck.

from vscode-laravel-extra-intellisense.

bensaufley avatar bensaufley commented on August 16, 2024

@bensaufley You should check the logs and traces to see why extension can not get data from your project.

I have; I shared the error above. The failure is not within my codebase. I am also using Laravel 10

from vscode-laravel-extra-intellisense.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.