ChristianKohler / NpmIntellisense

Visual Studio Code plugin that autocompletes npm modules in import statements
MIT License
155 stars 43 forks source link

Would like a include glob pattern for scriptExplorer #57

Open joschemd opened 6 years ago

joschemd commented 6 years ago

We use a lot of import of static files (css/images/etc) for our build process to be able to scan static assets and only output used ones. Having the ability to also include custom file extensions for the scriptExplorer so that the files would show up would be awesome.