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

Improve auto-completion for models

Open srchase opened this issue 3 years ago • 0 comments

The LSP currently supports auto-completion for Smithy keywords in the model file. The auto-completion functionality should be expanded to add context-aware auto-completion which will suggest completion of shapes names in the existing model, or that are available for import.

srchase avatar Mar 26 '21 18:03 srchase