Skip to content

Support .swiftinterface filesΒ #10763

@levitatingpineapple

Description

@levitatingpineapple

Enhancement

Consider adding swiftinterface to recognised file-types for swift language.

Context

.swiftinterface files as the name suggests describe an interface of a module. The syntax matches that of the swift, without function bodies. It's fairly common to look through these files since they contain inline documentation.

Support

🟒 Tree-sitter

  • The highlights appear to be working (recovering) well even for +50k lines large files

🟑 LSP

Preview

demo.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions