wix-incubator / vscode-glean

The extension provides refactoring tools for your React codebase
MIT License
1.46k stars 56 forks source link

jsFilesExtensions setting is broken - expects a string #143

Open simarmol opened 3 years ago

simarmol commented 3 years ago

glean.jsFilesExtensions (Default: [ "js", "jsx", "ts", "tsx" ]) is the description on the repo.

Problem: I noticed I was not getting any quick suggests except 'extract to file' regardless of file type. I believe this suggestion comes from glean.

I tried setting the extension file setting, but I get this:

2021-08-24_14-40-02

MigHerCas commented 2 years ago

+1