fork from https://github.com/SilentEchoGM/fp-ts-import-helper
This extension exists purely to save me the hassle of importing modules from fp-ts and aliasing them via snippets or manual typing.
Features
Provides code completions in TypeScript files for abbreviated names of commonly used fp-ts modules. For example, typing A and then a . will prepend the current file with the abbreviated import and reload intellisense to provide completions for A.