Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extension causes high cpu load #33

Open
erlopezg opened this issue Nov 17, 2020 · 3 comments
Open

Extension causes high cpu load #33

erlopezg opened this issue Nov 17, 2020 · 3 comments

Comments

@erlopezg
Copy link

  • Issue Type: Performance
  • Extension Name: laravel-extra-intellisense
  • Extension Version: 0.4.0
  • OS Version: Windows_NT x64 10.0.18363
  • VSCode version: 1.51.1

⚠️ Make sure to attach this file from your home-directory:
⚠️c:\Users\ADMIN-~1\AppData\Local\Temp\amiralizadeh9480.laravel-extra-intellisense-unresponsive.cpuprofile.txt

Find more details here: https://github.com/microsoft/vscode/wiki/Explain-extension-causes-high-cpu-load

@HighTide2020
Copy link

I experienced the same issue.

@amir9480
Copy link
Owner

amir9480 commented Dec 8, 2020

@erlopezg @M4LWare666

There isn't enough information for me to solve this issue.
Probably an issue with regex I use to parse functions.
https://github.com/amir9480/vscode-laravel-extra-intellisense/blob/master/src/helpers.ts#L192

Please share a sample code and tell exactly where is your cursor at when this issue happens.

@amphetkid
Copy link

Having the same problem happens often on Eloquent relationships

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants