JetBrains / JetBrains/react-buddy-ide-toolbox

Feature request: support new folder structure

Open
#98 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
64
Forks
8
PR merge metrics
No merged PRs in 30d

Description

React and its frameworks such as NEXT.JS have support for the following folder structure and this structure is recommended and used by many.

└─ ComponentName
───├─ index.jsx
───├─ ComponentName.styles.( js / css / scss / etc. )
───├─ ComponentName.test.js
───└ etc.

and you can provide pre-defined structure for **StoryBook**, **Test**, **CSSModules** and etc.
[React Component Creator](https://plugins.jetbrains.com/plugin/13965-react-component-creator) has implemented it halfway but it's no longer working and ReactBody is an All-in-one package that you need for react development so I think this feature is a must.

screenshot_21349
screenshot_21347

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.