You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently this feature was added as a built-in to VS Code for several languages (namely JS). I think it would be really nice to have this for D as well. I don't know the codebase that well, but based on other similar features like unused variables, it seems like a feature that would be easy to implement. Maybe even a feature for any unused symbol.