smithy-language-server
smithy-language-server copied to clipboard
Support removing unused shapes
Add support for removing unused shapes. From an IDE, there should be a context option to remove unused shapes from the model. The LSP can will be responsible for generating a list of unused shapes and their locations that can then be used by an IDE to remove those shapes from a model file or files.