-
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request