C
C#2y ago
riazuezra

❔ How do I go from interface to implementation while navigating ASP.NET core code?

I saw this youtube video and he seamlessly navigates the source? How can I do this? Thanks.
12 Replies
JakenVeina
JakenVeina2y ago
the right-click context menu provides both options F12 is the default hotkey for "Go to Definition" Shift + F12 is the default hotkey for "Go to Implementation"
riazuezra
riazuezraOP2y ago
Does not work 😦 This only works on the code I write
Anton
Anton2y ago
It's Ctrl+F12, at least on my nachine and Alt+Shift+F12 shows the references
Thinker
Thinker2y ago
(also that's only a feature in Rider, not in VS if that's what you're using)
Anton
Anton2y ago
In the video Anton uses Rider
riazuezra
riazuezraOP2y ago
That's a bummer, ryder seems to be common among .net devs Lol is this the real Anton
Anton
Anton2y ago
No
JakenVeina
JakenVeina2y ago
On second look, you're using VS Code, aren't you. My answer was assuming VS. What is? "Go to Definition" and "Go to Implementation"? Those are 100% features of VS.
Thinker
Thinker2y ago
Ime go to implementation of external sources in VS can a bit iffy, especially regarding System types
riazuezra
riazuezraOP2y ago
No, it is actually Visual Studio 2022
JakenVeina
JakenVeina2y ago
so, what doesn't work, then?
Accord
Accord2y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server