Skip to content

Auto-completion for namespace imports in a project #342

@nounder

Description

@nounder

What is the problem this feature would solve?

Easy import of Effect-styled modules in my codebase.

What is the feature you are proposing to solve the problem?

If my codebase consists of files like BunS3.ts, FileSystemExtra.ts, when typing those filenames, I'd like for it to appear in auto-completion so when I activate it, a namespace for it appears.

What alternatives have you considered?

https://github.com/Josh211ua/typescript-namespace-imports-plugin

But it only works for uppercase.

There's Asana one but it's a vscode extension. (I use NeoVim btw)

https://github.com/Asana/typescript-namespace-imports-vscode-plugin

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions