Christian Varisco

Results 26 comments of Christian Varisco

@footballdaddy I updated the version to v0.0.12 The problem is with npm and npm dependencies. I don't know why but when vscode installed the extension he don't install all dependencies....

Thanks to your answer! Now the problem is that the configuration is malformatted. Could you try this ? ``` { "ccarc": { "type": "stateless", "jsExtension": "js", "cssExtension": "css", "includeTests": false,...

Could you try without configuration? There is default configuration. ps: The warning is ok. With the warning it works fine to me.

@footballdaddy I need your help to understand what happens. Could you take a screenshot of the developer tools (chrome devTools) of vscode while you are using the extension? I need...

Hi, @kedmenec ! Thank you for your help. I tried your edit and on Mac it works 🌮 ! Would you like open a PR with this fix ? Or...

Hi guys! I published a new version with the fix for windows! Could you tell me if it works ? Thanks a lot @kedmenec!