smithy-vscode
Smithy editor
A VS Code extension for syntax highlighting and code completion of the Smithy interface definition language.
A Visual Studio Code extension to provide syntax highlighting for the Smithy IDL.
37 stars
9 watching
15 forks
Language: Smithy
last commit: 6 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
smithy-lang/smithy-language-server | An implementation of the Language Server Protocol for Smithy IDL, enabling language-based code completion and analysis. | 34 |
smithy-lang/smithy-python | Tools for generating clients for asynchronous service APIs written in Python. | 48 |
smithy-lang/smithy-examples | Provides templates and tools to build APIs using Smithy | 39 |
smithy-lang/smithy | An interface definition language and set of tools for generating clients, servers, and documentation for any protocol. | 1,842 |
smithy-lang/smithy-kotlin | A tool for generating Kotlin code from Smithy models | 84 |
smithy-lang/smithy-typescript | Generates TypeScript clients and servers from Smithy models | 240 |
vlang/vscode-vlang | Provides syntax highlighting and code completion for the V programming language in Visual Studio Code. | 384 |
smithy-lang/smithy-ruby | A tool that generates Ruby SDKs for building JSON APIs. | 36 |
smithy-lang/smithy-rs | A code generation tool for building AWS SDKs and servers in Rust. | 514 |
smithy-lang/smithy-dafny | Tools for generating Dafny APIs and client code for AWS services and libraries in multiple languages | 10 |
smithy-lang/smithy-swift | A code generation tool for creating Swift API clients from domain models. | 30 |
joshrutkowski/zed-smithy | Supports syntax highlighting and code analysis for Smithy language in Zed editor. | 3 |
iancaffey/smithy-intellij-plugin | An IntelliJ plugin that enables integration with the Smithy interface definition language | 26 |
awslabs/smithy-intellij | Provides IDE integration for the Smithy IDL within IntelliJ IDEA. | 11 |
indoorvivants/tree-sitter-smithy | A Tree Sitter grammar and syntax highlighting implementation for Smithy's JavaScript-based language | 22 |