You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 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