Skip to content

Feature req: foldable import statements #901

Open
@machty

Description

@machty

I noticed on .ts files that the import statements can be folded, which is a NTH when working with a file w lots of imports:

Image

But some reason this doesn't work with .gts files; no fold arrow appears (note the missing fold arrow; the red squiggle is an unrelated thing):

Image

This might be related to the hacks we add to the front of .gts files to get extension-less imports working correctly.

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