-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
Feature RequestLanguage ServiceWorks in VSSo we'd need to fix it for VS Code to reach parity.So we'd need to fix it for VS Code to reach parity.
Milestone
Description
Any sort of class inheritance info/viewing is unlikely to be available any time soon -- I don't think even Visual Studio has this available. Maybe you could parse the find all references result to check for references of classes that involve inheritance, but that would only work if the base class reference were on the same line as the sub class reference.
VSCode has implemented 'go to implementation' from version 1.35. If I can get the implementation locations of symbol, I think it's ok.
Originally posted by @Lennon925 in #3886 (comment)
rewrking, Lennon925, honglyua, suifeng115, lovelyworm and 36 more
Metadata
Metadata
Assignees
Labels
Feature RequestLanguage ServiceWorks in VSSo we'd need to fix it for VS Code to reach parity.So we'd need to fix it for VS Code to reach parity.