v0.0.5 : source language-server coordinates from smithy-build.json
Lets the extension source the language-server coordinates (formattedorg:artifact:version
) from a languageServer
field in the smithy-build.json file.
This allows for people who check-in this file to control the version of the LSP that the users should use when opening the repo, which can help prevent the users experience errors due to changes in the smithy-tooling