Skip to content
This repository was archived by the owner on Jul 15, 2023. It is now read-only.
This repository was archived by the owner on Jul 15, 2023. It is now read-only.

Intentional choice to not collapse imports? #374

@benclarkwood

Description

@benclarkwood

I love the auto import features of vscode-go, but it always bugs me that I can wind up in scenarios where the imports aren't collapsed into a

import (
  // first
  // second
  // etc
)

statement instead. I'd like to change goImport.ts to handle this collapsing. I can wrap it in a setting if that is more amenable.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions