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

As soon as plugin is installed 64 bit VS code windows 10 VS code becomes unresponsive #2

Closed
shakeelosmani opened this issue Oct 6, 2017 · 3 comments

Comments

@shakeelosmani
Copy link

@KamasamaK

Hi, I know you and illya are working out how you guys are going to proceed further, seeing the symbol help I jumped in and installed on my VS Code instance but the Editor immediately crawled into unresponsiveness.
Any idea why that would happen
image

I have attached list plugins that I used. Mind you I removed Illya's plugin when I had installed yours.

Thanks

@KamasamaK
Copy link
Owner

KamasamaK commented Oct 6, 2017

For how long does it remain unresponsive? This is likely due to the indexing of components on startup, which can be disabled, but will prevent most features from working as intended such as workspace symbols. Can you tell me about how many CFC files you have? What are the specs on your machine? I only notice a few seconds on startup, but I can see it being a lengthy process with thousands of components. That would only worsen if you don't have an SSD.

I wasn't able to find any of those extensions causing it. Although disabling each and testing would help determine for you. Just FYI, some of those seem unnecessary to me.

Coldfusion commentation is no longer needed since the integrated comments are contextual now and have commands for which you can rebind the keys if you don't like the defaults.
Prettify JSON seems to perform the same/similar action as Format Document (Alt+Shift+F)
Untabify seems to perform the same actions as the the indentation commands built into VS Code

@sosensible
Copy link

We have multiple devs using this without that issue. I don't doubt it happened but it works great at our company.

@shakeelosmani
Copy link
Author

This is solved thanks :)

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

3 participants