Skip to content

Tamarin's input language not properly registered as "language" inside VSC. #9

Description

@cascremers

We sometimes give Tamarin files other extensions than .spthy, e.g., .splib for files that are included but are not well-formed when considered in isolation.

Currently these are not properly detected as Tamarin files, which is understandable (until we decide to make eg .splib an official extension too as requested in #10 ), but at the moment it is also impossible to override this; this latter element is the issue.

Visual Studio Code allows users to manually set the language of an active file from a list of its languages. However, the Tamarin spthy language is not listed (eg use > Change Language Mode). Fixing this would require properly registering spthy/Tamarin as a code language in VSC's framework.

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