Skip to content
This repository has been archived by the owner on Nov 10, 2020. It is now read-only.

ueno-llc/ueno-code-menu

Repository files navigation

logo

banner

about

ueno-code-menu

  • Adds new component menu in file explorer.
  • React and React Native support.
  • TypeScript, SCSS, SASS, LESS, and Stylus extensions.

Download on Visual Studio Marketplace

Options

UCM.directory

Define in which directory components are created when using the extension with the command panel.

Default: UCM.directory: src/components

UCM.platform

Define with which stack TypeScript files are created, either react or react-native.

Default: UCM.platform: react

UCM.styles

Define which styles files are used, either scss, less, sass, css or none.

Default: UCM.styles: scss