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

Symbol renames get very slow and sometimes fail/timeout #8442

Closed
brentwa opened this issue Jun 28, 2016 · 1 comment
Closed

Symbol renames get very slow and sometimes fail/timeout #8442

brentwa opened this issue Jun 28, 2016 · 1 comment

Comments

@brentwa
Copy link

brentwa commented Jun 28, 2016

  • VSCode Version: 1.2.1
  • OS Version: OSX 10.11.5 (El Capitan)

This is while editing Unity CSharp scripts. I'm using the DotBunny Unity integration.

Steps to Reproduce:

  1. Use the "Rename Symbol" command to rename a private member variable.
  2. Repeat step Open Source VS Code #1 a few times (1-3).

After pressing on the rename prompt, there is a pause before the code changes. The pause seems to get longer after each rename. The first symbol is almost instantaneous. The second can take several seconds. Then 10-20 seconds. Sometimes the code never updates.

If I quit and restart VSCode (or wait a few min), the first few renames are fast again, but then slow down.

ActivityMonitor shows very little CPU usage by VSCode while the rename is processing.

First noticed this with the June release (1.2.0, I think).

@bpasero
Copy link
Member

bpasero commented Jun 29, 2016

@brentwa please report this against the Omnisharp repository.

@bpasero bpasero closed this as completed Jun 29, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants