ChristianKohler / NpmIntellisense

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

Syntax error when change default import quotes with double string #41

Open ahyanarizky opened 7 years ago

ahyanarizky commented 7 years ago

Hello. I encountered a problem with this module when i trying to change my default import quotes with double string ("). in setting json it marked as syntax error and not generate anything when i use importing from console. Did i miss something to add or it really not support importing with default value double quotes ? thanks

screen shot 2017-07-18 at 10 26 51 am