smithy-lang / smithy-vscode

A Visual Studio Code extension to provide syntax highlighting for the Smithy IDL.
https://marketplace.visualstudio.com/items?itemName=smithy.smithy-vscode-extension
Apache License 2.0
37 stars 14 forks source link

Register formatter #67

Closed srchase closed 1 year ago

srchase commented 1 year ago

Registers the Smithy formatter added in https://github.com/awslabs/smithy-language-server/pull/89.

WIP until version 0.2.3 of the Smithy Language Server has been published.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.