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

C# project - search for symbol or search for file regularly takes forever and needs to compile #2820

Closed
rsunkabam opened this issue Feb 9, 2016 · 1 comment

Comments

@rsunkabam
Copy link

unity3d project workspace. Using cmd-T or cmd-P more often than not results in a very long wait time before completion results appear. If the file in question was recently opened it's nearly immediate, but if not, it could take 15+ seconds. This makes it severely limited in usefulness for larger projects.

Can't seem to find option that pre-compiles everything to cache symbols, or continues parsing/compiling while working until it's all consumed.

suggest an option that does just that, such that symbol navigation works more like monodevelop, and any symbol I care about is ready to find at any moment.

@alexdima
Copy link
Member

alexdima commented Feb 9, 2016

Moved to omnisharp/omnisharp-vscode

@alexdima alexdima closed this as completed Feb 9, 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