Moaml
❔ VSCode shows type definition and not the actually implementation
When I press F12 or use the
Go To Definition
option, it only shows me the definition without any implementation. Similarly, when I click on Go To Implementation
, it doesn't work either, it shows me No Implementation Found For BlaBla
I use :
- Vscode latest version
- C# dev kit extension ( with C# extension Pre-Release version)
- Dotnet 8 preview
- Everything is work fine (autocomplete, intellicode ..)21 replies