Skip to content

Support for dependency containing JSON smithy model #244

@msosnicki

Description

@msosnicki

When the smithy-build.json contains a dependency which has smithy specs packaged as json, the textDocument/definition returns the json file location. The json specs can be outputted as one liner, and even if they're not, they are hard to browse.

The textDocument/hover seem to handle json specs in a nicer way and output smithy IDL calculated on the fly, maybe something similar could be done for the textDocument/definition? For example, a local cache with smithy files that would be easy to navigate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions