Giter VIP home page Giter VIP logo

Comments (19)

amir9480 avatar amir9480 commented on August 14, 2024 2

@vitorvasc @RyanNutt @reduardo7 @RyanAidilPratama
Please update to version 0.3.4 and if still issue exists let me know.

I need help to make an optimized regex to detect class/function.
https://github.com/amir9480/vscode-laravel-extra-intellisense/blob/master/src/helpers.ts#L177

contributions are welcome.

from vscode-laravel-extra-intellisense.

RyanNutt avatar RyanNutt commented on August 14, 2024 2

Been coding for the last hour or so and haven't seen any issues.

from vscode-laravel-extra-intellisense.

reduardo7 avatar reduardo7 commented on August 14, 2024 1

@vitorvasc @RyanNutt @reduardo7 @RyanAidilPratama
Please update to version 0.3.4 and if still issue exists let me know.

I need help to make an optimized regex to detect class/function.
https://github.com/amir9480/vscode-laravel-extra-intellisense/blob/master/src/helpers.ts#L177

contributions are welcome.

Thank you @amir9480 ! This seems to be working well now.

from vscode-laravel-extra-intellisense.

vitorvasc avatar vitorvasc commented on August 14, 2024 1

Updated on September 27 and it's still working, didn't find any problem.

Apparently this issue is fixed, @amir9480

Thank you so much.

from vscode-laravel-extra-intellisense.

ryanaidilp avatar ryanaidilp commented on August 14, 2024 1

Its working perfectly now. Thanks @amir9480

from vscode-laravel-extra-intellisense.

RyanNutt avatar RyanNutt commented on August 14, 2024

I'm seeing the same thing, or at least something very similar.

When this extension is enabled intellisense does not appear to work. The editor doesn't pull variable names as I start typing and no menu comes up after -> or :: . Pressing Ctrl-Space only pops up a loading menu like the screen shot from OP.

Also noticed with this active that formatters have issues. If I have format on save active a dialog pops up telling me that the formatter is running. The dialog never goes away, but canceling it will complete the save. And that's not only happening on PHP files. Also seeing it on JS files, still within a Laravel project.

Disabled this extension and everything appears to be back to normal. Really would like that not to be the solution though.

from vscode-laravel-extra-intellisense.

amir9480 avatar amir9480 commented on August 14, 2024

@vitorvasc @RyanNutt
Hello

This issue is for regex I used to detect function/class name.
https://github.com/amir9480/vscode-laravel-extra-intellisense/blob/master/src/helpers.ts#L177

Still couldn't make a more optimized regex

For now I recommend use older version
image

from vscode-laravel-extra-intellisense.

vitorvasc avatar vitorvasc commented on August 14, 2024

Thanks for the answer! 0.2.6 works fine here.

Can't even describe how this extension increases my productivity, couldn't find any other like this.

from vscode-laravel-extra-intellisense.

RyanNutt avatar RyanNutt commented on August 14, 2024

Thanks. 0.2.6 appears to be working on my end as well.

Is this something slated to be fixed in a future version, or is the solution just to stay with the old version?

from vscode-laravel-extra-intellisense.

amir9480 avatar amir9480 commented on August 14, 2024

@RyanNutt
I fix this as soon as I can
I need to optimize the regex I used, to prevent too many iteration.
Any contribution to optimizing regex to detect functions/classes appreciated.

from vscode-laravel-extra-intellisense.

RyanNutt avatar RyanNutt commented on August 14, 2024

Really appreciate it. I didn't realize how much I missed having the views populate automatically until I disabled this extension yesterday.

from vscode-laravel-extra-intellisense.

amir9480 avatar amir9480 commented on August 14, 2024

@vitorvasc @RyanNutt

I changed regex and releaesd new version.
Please update to version 0.3.3 and if still this issue exists let me know

from vscode-laravel-extra-intellisense.

RyanNutt avatar RyanNutt commented on August 14, 2024

Appears to be working. Thanks so much.

And I don't want to jynx myself, but it also appears to have cleared up an issue where VSCode would pop up a dialog every few times I saved that said the file was formatting. It wasn't just blade or PHP files so I hadn't traced it to this extension, but it seems that this fix may have cleared that up as well.

from vscode-laravel-extra-intellisense.

silnex avatar silnex commented on August 14, 2024

localhost works, but still not working on ssh.

from vscode-laravel-extra-intellisense.

ryanaidilp avatar ryanaidilp commented on August 14, 2024

I have another issue here. After I updated my extension to version 0.3.3, I can't see the autocompletion for translation, but it working fine with routes, views, config, etc.
image

from vscode-laravel-extra-intellisense.

reduardo7 avatar reduardo7 commented on August 14, 2024

Is related with #29

from vscode-laravel-extra-intellisense.

amir9480 avatar amir9480 commented on August 14, 2024

@silnex
The extension does not support SSH

from vscode-laravel-extra-intellisense.

amir9480 avatar amir9480 commented on August 14, 2024

@RyanAidilPratama
Please send me a code sample that the IntelliSense not working with it

from vscode-laravel-extra-intellisense.

ryanaidilp avatar ryanaidilp commented on August 14, 2024

@RyanAidilPratama
Please send me a code sample that the IntelliSense not working with it

This happens in all of my laravel projects. But only auto completion for translations doesn't work.

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.