Hacker News new | ask | show | jobs
by yread 252 days ago
Shouldn't be too difficult for C# with Roslyn
1 comments

Visual Studio is irritatingly doing the opposite. If it detects unused methods/variables it will make them darker (which in general is quite useful), but it also does so when you're still busy creating new methods and just haven't linked them to anything yet.