I am opening this issue to start a discussion.
## Current situation
An extension's settings can be held in several locations, such as:
* `settings.json` for the user
* `XYZ.code-workspace`…
It would be great to have a feature that would allow a developer to manually delete a class on the server side if it is not in use. This would avoid having to do a rebuild of the entire code base for …