wix-incubator / vscode-glean

The extension provides refactoring tools for your React codebase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jsFilesExtensions setting is broken - expects a string

simarmol opened this issue · comments

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

+1