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

"Go to Definition" does not work for locating types & methods external to project folder structure #2677

Closed
BrandonClapp opened this issue Feb 3, 2016 · 1 comment

Comments

@BrandonClapp
Copy link

For classes and methods found outside of my project's folder structure, I am unable to go to definition. The editor knows how to pull in the excerpt for the description, however, upon clicking the "Go to Definition" button, it does nothing.

For ASP.NET 5, all framework references have been moved into nuget packages, so they are all external to my project's folder structure.

How should I go about figuring out what particular types and methods look like in ASP.NET 5 that are located in nuget packages? Is there an easier way to figure out which nuget package a particular class or method comes from?

@jrieken
Copy link
Member

jrieken commented Feb 3, 2016

This issue was moved to dotnet/vscode-csharp#29

@jrieken jrieken closed this as completed Feb 3, 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