wix-incubator / vscode-glean

The extension provides refactoring tools for your React codebase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Config options for "move to a new file"

kevinbarabash opened this issue · comments

I'd like to be able to configure both:

  • filename convention, e.g. kebab-case vs PascalCase
  • whether or not file extensions are added to new imports

@kevinbarabash "Move to new file" is a feature of vscode, not Glean. What am I missing?