PathIntellisense icon indicating copy to clipboard operation
PathIntellisense copied to clipboard

Add extensionOnExport setting

Open bradenhs opened this issue 8 years ago • 0 comments

It would be great to have the option of preventing the extension from being included when exporting a module.

For instance:

export * from './Example.ts'

Right now the extension is included in the auto completion provided for exports like this.

bradenhs avatar Jul 27 '17 17:07 bradenhs