Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 317 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 317 Bytes

Smithy for VS Code

Smithy support for Visual Studio Code.

Features

  • Syntax highlighting for .smithy files.
  • Syntax validation.
  • Go to definition for shapes.

For Developers

Packaging

npm run package
# verify that packaged .vsix file contains the required files only
npm run publish