smithy-language-server icon indicating copy to clipboard operation
smithy-language-server copied to clipboard

Support removing unused shapes

Open srchase opened this issue 3 years ago • 0 comments

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.

srchase avatar Mar 26 '21 19:03 srchase