Rodrigo
Rodrigo
**rust-analyzer version**: 7e95c14ea 2022-05-17 stable **rustc version**: 1.61.0 (fe5b13d68 2022-05-18) **relevant settings**: Windows 10 x64, VSCode 1.67.2 Screenshot: 
I really like the concept of this project, but it seems that I need to eject from `create-react-app`. Any chance to have a custom script like [TypeScript's](https://github.com/wmonk/create-react-app-typescript) or [Kitze's](https://github.com/kitze/custom-react-scripts)?
After typing `.` or when hitting Ctrl + Space, VSCode shows a list of members of the struct, including functions. This list, currently, also displays some members of members, and...
## Environment - React : 18.3.1 - TypeScript: 5.7.2 - @linaria/core: 6.2.0 - @linaria/react: 6.2.1 - @wyw-in-js/vite: 0.5.5 - Bundler: Vite 6.0.3 - Node.js version: 22.12.0 - OS: Windows 10...