Why cant i create vue and react (jsx) file in my phpstrom sohail Ahmad Created August 10, 2023 13:33 Hi for some reason i can create jsx and vue file in my phpstrom before there was option to create both and not there is not
Hi,
Could you please show your current list?
Also, does it work if you create it via "New > File > filename.vue"?
As for the .jsx, there is a ticket about it:
https://youtrack.jetbrains.com/issue/WEB-38370/Allow-create-.jsx-file-via-New-JavaScript-file
Yes i work fine i do filename.vue or jsx but before I had the ability to create vue and react file directly kind of like what you have vue Component
What does your project look like? We don't want to spam
New
menu, Vue Component option is there if you either already have*.vue
files in the project or you have a dependency onvue
or@vue/cli-service
in yourpackage.json.
ok