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

VS code doesn't take me to the definition #1194

Closed
AbhimanyuAryan opened this issue Feb 7, 2017 · 7 comments
Closed

VS code doesn't take me to the definition #1194

AbhimanyuAryan opened this issue Feb 7, 2017 · 7 comments

Comments

@AbhimanyuAryan
Copy link

Hi, I am using a asp dotnet core mvc project & I wish to see some inbuilt classes of dotnet core but when I click on class for ex "Entity Framework"/ "Console" & click on "Go to Definition" VS Code doesn't take me anywhere

@DustinCampbell
Copy link
Member

Hi, could you provide more information per the issue template? This template should have appeared when you create the issue, and the information there is very important for us to help you:

Environment data

dotnet --info output:
VS Code version:
C# Extension version:
Operating system and version:

Steps to reproduce

Expected behavior

Actual behavior

@AbhimanyuAryan
Copy link
Author

AbhimanyuAryan commented Feb 7, 2017

dotnet --info
.NET Command Line Tools (1.0.0-preview2-1-003177)

Product Information:
 Version:            1.0.0-preview2-1-003177
 Commit SHA-1 hash:  a2df9c2576

Runtime Environment:
 OS Name:     Mac OS X
 OS Version:  10.12
 OS Platform: Darwin
 RID:         osx.10.12-x64

VSCODE version: Version 1.9.0 (1.9.0)

C# extension version: latest up to date

@DustinCampbell
Copy link
Member

Could you let me know what VS Code version and C# extension version you're using? Also, if you have a repro project and repro steps I could try, that'd be helpful.

@AbhimanyuAryan
Copy link
Author

I want it to so to definitions of inbuilt classes.

@DustinCampbell
Copy link
Member

Yup. I understand what you're looking for, and we definitely support "Go to Definition" for types and members declared in referenced metadata. So, it sounds like this feature isn't working properly for you and I'd like more information to understand why.

@AbhimanyuAryan
Copy link
Author

fixed re-install VS code. Something was wrong with the app

@DustinCampbell
Copy link
Member

Cool -- I'm glad to hear that worked for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants