AvinZarlez / unity-tools

A Visual Studio Code Extension to provide some tools for Unity development
https://marketplace.visualstudio.com/items?itemName=Tobiah.unity-tools
MIT License
31 stars 8 forks source link

[BUG] Extension Slows IntelliSense #53

Closed AvinZarlez closed 4 years ago

AvinZarlez commented 5 years ago

Got a review for this extension by Sebastian Jantos:

Didn't feel any development speed boost, but for now, this extension slows down IntelliSense so much, that I had to wait few seconds before anything was happening and this disqualifies this extension. (disabling it, improved IntelliSense response time to fraction of second)

Are other people experiencing slowdown?

To test: Is this related to this extension, or perhaps the official Unity debug extension it auto installs with it?

AvinZarlez commented 5 years ago

Hey, I'm sorry if this is the wrong person and/or super inappropriate, but there is only one result when searching for Sebastian Jantos on GitHub and that is @Sjantos

I'd love to know details of the issue you're seeing because on my system IntelliSense seems to operate near instantly with or without the extension.

Sjantos commented 5 years ago

Hi Sorry that answering took me so long. I'm afraid that I can't give you many details, because I encountered this problem in my work and I signed NDA. Anyway, few more facts about the problem:

I hope that will help you somehow.

P.S. Sorry if there were mistakes in this message, English isn't my native language


Od: Tobiah Zarlez notifications@github.com Wysłane: niedziela, 5 maja 2019 06:46 Do: TobiahZ/unity-tools DW: sebastian.jantos; Mention Temat: Re: [TobiahZ/unity-tools] [BUG] Extension Slows IntelliSense (#53)

Hey, I'm sorry if this is the wrong person and/or super inappropriate, but there is only one result when searching for Sebastian Jantos on GitHub and that is @Sjantoshttps://github.com/Sjantos

I'd love to know details of the issue you're seeing because on my system IntelliSense seems to operate near instantly with or without the extension.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/TobiahZ/unity-tools/issues/53#issuecomment-489396357, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AEGTVHBYVMXHFJYCOJRFPNTPTZ7EDANCNFSM4HK2QH4A.

AvinZarlez commented 5 years ago

What other extensions do you have? Do you have many snippet extensions?

When you disabled this extension, did it also disable the Unity debugger?

I can't replicate this. I believe you, I want to know what is causing this and if there is something that I can fix. Or if it's actually something else causing it, perhaps even a bug with another extension?

Sjantos commented 5 years ago

I didn't used debugger when I had your extension enabled so I don't know if it caused this kind of problem, but in attached screenshot, you can check check what other extensions are enabled in my VS Code. [Image]


From: Tobiah Zarlez notifications@github.com Sent: Friday, May 17, 2019 5:18:52 PM To: TobiahZ/unity-tools Cc: sebastian.jantos; Mention Subject: Re: [TobiahZ/unity-tools] [BUG] Extension Slows IntelliSense (#53)

What other extensions do you have? Do you have many snippet extensions?

When you disabled this extension, did it also disable the Unity debugger?

I can't replicate this. I believe you, I want to know what is causing this and if there is something that I can fix. Or if it's actually something else causing it, perhaps even a bug with another extension?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/TobiahZ/unity-tools/issues/53?email_source=notifications&email_token=AEGTVHCVSVFAD4HCK5VP3LDPV3EFZA5CNFSM4HK2QH4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVBQTI#issuecomment-493492301, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AEGTVHEFGDPL57JH4ZSKSVDPV3EFZANCNFSM4HK2QH4A.

AvinZarlez commented 5 years ago

Image didn't seem to attach correctly.

Also, this extension does automatically add and enable the official Unity debugger. I'd be very curious if you didn't have that running before if installing and enabling that by itself causes the issue

Sjantos commented 5 years ago

Honestly, I don’t remember if I had Unity Debugger installed at the time I was using your extension. I would try to test this case on Monday. Hope that this time image would attach properly.


Od: Tobiah Zarlez notifications@github.com Wysłane: Friday, May 17, 2019 8:33:54 PM Do: TobiahZ/unity-tools DW: sebastian.jantos; Mention Temat: Re: [TobiahZ/unity-tools] [BUG] Extension Slows IntelliSense (#53)

Image didn't seem to attach correctly.

Also, this extension does automatically add and enable the official Unity debugger. I'd be very curious if you didn't have that running before if installing and enabling that by itself causes the issue

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/TobiahZ/unity-tools/issues/53?email_source=notifications&email_token=AEGTVHAJ7SRIIYKVZC7A4LTPV33BFA5CNFSM4HK2QH4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVQ3XI#issuecomment-493555165, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AEGTVHCMLYVCPSMTXNYTURDPV33BFANCNFSM4HK2QH4A.

AvinZarlez commented 5 years ago

Sadly the image didn't go through, I think since GitHub doesn't have a comment image uploader you can't just attach to the email. Have to upload to somewhere and link a URL.

Let me know after you get a chance to test the Unity debugger extension. I suspect that might be the real cause, because this extension really doesn't do much. It doesn't even add snippets, but does act as an extension pack installing the official Unity debugger which adds a lot.

If we can confirm the debugger is the culprit, you can make an issue on that extensions GitHub to address and fix whatever is causing it to lag your system. Again, mine doesn't lag with either extension, so if I can't replicate it I can't figure out what the problem is.

AvinZarlez commented 5 years ago

@Sjantos Any chance you've been able to test the Unity Debugger as culprit theory?

AvinZarlez commented 4 years ago

Because I haven't heard anything back, nor has anybody else mentioned any issues with this, I will close this comment. However, anyone is free to recomment/reopen this issue in the future if they are also having any slowness issues.